https://jira.sw.ru/browse/PSBM-133811
---

Kirill Tkhai (4):
      xfs: Teach the fs where the balloon inode is
      xfs: Never show balloon in readdir results
      xfs: Don't show the active balloon to user
      xfs: Provide a balloon nipple for management


 fs/xfs/libxfs/xfs_da_btree.h  |    1 +
 fs/xfs/libxfs/xfs_dir2_priv.h |    1 +
 fs/xfs/libxfs/xfs_fs.h        |    1 +
 fs/xfs/xfs_dir2_readdir.c     |   23 +++++++++++-
 fs/xfs/xfs_file.c             |    2 +
 fs/xfs/xfs_inode.c            |    4 ++
 fs/xfs/xfs_ioctl.c            |   63 +++++++++++++++++++++++++++++++++
 fs/xfs/xfs_iops.c             |    4 ++
 fs/xfs/xfs_mount.h            |    2 +
 fs/xfs/xfs_super.c            |   79 +++++++++++++++++++++++++++++++++++++++++
 fs/xfs/xfs_super.h            |    2 +
 11 files changed, 180 insertions(+), 2 deletions(-)

--
Signed-off-by: Kirill Tkhai <ktk...@virtuozzo.com>

_______________________________________________
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel

Reply via email to