diff options
author | Anatol Pomozov <anatol.pomozov@gmail.com> | 2012-04-23 03:45:24 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@suse.cz> | 2012-04-25 12:25:05 +0200 |
commit | 05ba1f0823004e947748523782e9c2f07f3bff0d (patch) | |
tree | 3ec44b97f0725b0b9045152c31802a66aa62aec2 /fs/ocfs2/export.c | |
parent | fuse: Convert to kstrtoul_from_user (diff) | |
download | linux-05ba1f0823004e947748523782e9c2f07f3bff0d.tar.xz linux-05ba1f0823004e947748523782e9c2f07f3bff0d.zip |
fuse: add FALLOCATE operation
fallocate filesystem operation preallocates media space for the given file.
If fallocate returns success then any subsequent write to the given range
never fails with 'not enough space' error.
Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Diffstat (limited to 'fs/ocfs2/export.c')
0 files changed, 0 insertions, 0 deletions