Hi all, this series has small cosmetics to the get/set reslks and fscounts interface. Changes since v1: - add a missing __user annotation - align the lines of a struct initialization Diffstat: xfs_fsops.c | 50 +------------------------- xfs_fsops.h | 14 +++---- xfs_ioctl.c | 115 ++++++++++++++++++++++++++++++++---------------------------- xfs_mount.c | 8 +--- xfs_super.c | 6 +-- 5 files changed, 75 insertions(+), 118 deletions(-)