Changeset 31369
- Timestamp:
- Apr 25, 2011, 11:10:20 AM (15 years ago)
- Location:
- tags/ipp-20110406/Nebulous-Server/lib/Nebulous/Server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20110406/Nebulous-Server/lib/Nebulous/Server
- Property svn:mergeinfo set to
-
tags/ipp-20110406/Nebulous-Server/lib/Nebulous/Server/SQL.pm
r28492 r31369 344 344 }, 345 345 # volume handler 346 # This has a hack to get around the lack of location awareness by using xattr. 346 347 get_storage_volume => qq{ 347 348 SELECT * from ( … … 357 358 AND available = ? 358 359 AND allocate = ? 360 AND xattr = 0 359 361 ORDER BY free DESC 360 362 LIMIT ?) as topfew
Note:
See TracChangeset
for help on using the changeset viewer.
