]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
spaceman: AG state control
authorDave Chinner <dchinner@redhat.com>
Tue, 10 Feb 2015 22:10:23 +0000 (09:10 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 10 Feb 2015 22:10:23 +0000 (09:10 +1100)
commit3a46f3fc38a31e6151798c2eabddfad8969f96be
treeb3d3cbe4aa7f13acb44755994260e69ed292f67e
parent9c383c624cdaf68bfaa859d815b7e6d15d023b7a
spaceman: AG state control

Add support for a new allocation group state control ioctl. This
allows control of various AG parameters, such as whether inode
allocation is allowed in the AG, metadata preference, whether new
allocations are allowed, etc. This requires a new ioctl.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
spaceman/Makefile
spaceman/ag.c [new file with mode: 0644]