[Devel] [PATCH vz9 0/5] non-root mount namespace aware per-VE sync

Nikita Yushchenko nikita.yushchenko at virtuozzo.com
Mon Nov 22 09:20:27 MSK 2021


This patchset reworks per-VE filesystem sync implementation to support
non-root mount namespaces inside VE.

Nikita Yushchenko (5):
  Revert "ve/fs/sync: Per containter sync and syncfs and fs.fsync-enable
    sysctl"
  ve: support per-VE disable of filesystem sync operations
  fs: introduce is_sb_ve_accessible()
  fs: sync: introduce argument struct for helper routines
  fs: per-VE sync

 fs/internal.h      |  10 +++
 fs/mount.h         |   2 -
 fs/namespace.c     |  25 +++++-
 fs/sync.c          | 208 +++++++++++----------------------------------
 include/linux/fs.h |  16 ++--
 5 files changed, 90 insertions(+), 171 deletions(-)

-- 
2.30.2



More information about the Devel mailing list