]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_io: Fix "falloc -p" to pass KEEP_SIZE
authorCalvin Owens <calvinowens@fb.com>
Mon, 10 Apr 2017 22:32:04 +0000 (17:32 -0500)
committerEric Sandeen <sandeen@redhat.com>
Mon, 10 Apr 2017 22:32:04 +0000 (17:32 -0500)
commitc229968d145e9ea2c7d0e43f4b448fc94d2592de
treee9b78a6a9570b28807199f965e85605730f4ab77
parent47e48705ed893ca9f46adb02ad15e5acddbe060a
xfs_io: Fix "falloc -p" to pass KEEP_SIZE

Otherwise, the syscall just returns -EOPNOTSUPP.

Signed-off-by: Calvin Owens <calvinowens@fb.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
io/prealloc.c