]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_spaceman: add new speculative prealloc control
authorDave Chinner <dchinner@redhat.com>
Wed, 21 Jun 2017 22:14:30 +0000 (17:14 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 21 Jun 2017 22:14:30 +0000 (17:14 -0500)
commitc98132d1c854b9a032d28103f93a05880387418a
tree327c229c04aadb6956456077dd92781eab6bae0e
parentc6e8a429b7a4adbc04f80abcecdc9307f70535b5
xfs_spaceman: add new speculative prealloc control

Add an control interface for purging speculative
preallocation via the new ioctls.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
[darrick: change xfsctl to ioctl]
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
[sandeen: change help to "removes" not "controls"]
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
spaceman/Makefile
spaceman/init.c
spaceman/prealloc.c [new file with mode: 0644]
spaceman/space.h