fs: add documentation on fallocate hole punching
authorJosef Bacik <josef@redhat.com>
Wed, 5 Jan 2011 20:00:07 +0000 (15:00 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 13 Jan 2011 01:19:03 +0000 (20:19 -0500)
This patch simply adds documentation on how to handle the hole punching mode of
fallocate for any filesystem wishing to use it.

Signed-off-by: Josef Bacik <josef@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found