9e65dd9ceb
fallocate() allows for reserving disk space for a particular inode and fd. Hence, a client can be sure that he won't see a ENOSPC (eventually a 507 HTTP response) later during writes. Swift's object server has had fallocate() support from a long time. P.S: Older versions of glusterfs (<3.6) did not support fallocate because FUSE did not support it earlier. http://review.gluster.org/4969 http://fuse.996288.n3.nabble.com/fallocate-support-in-FUSE-td10668.html Change-Id: Ida4b16357901707d624f92bf1b2dc8f07da4f1ad Signed-off-by: Prashanth Pai <ppai@redhat.com> |
||
---|---|---|
.. | ||
object-server.conf-swiftonfile | ||
swift.conf-swiftonfile |