]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
add "Available" column to welcome page (#648)
authorLeif Ryge <leif@synthesize.us>
Thu, 20 Nov 2014 22:46:20 +0000 (22:46 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Sun, 23 Nov 2014 06:03:00 +0000 (06:03 +0000)
add get_available_space() to NativeStorageServer

It uses a new 'available-space' key in the server's v1 version dict, or falls
back to 'maximum-immutable-share-size' (which presently always has the same
value but could have a different meaning in the future).

This is a squash merge of 9773555bb87fab71145ad7a0e84785a4e92d11f7


No differences found