[ANNOUNCE] xfs-linux: vfs-6.6-merge updated to ce85a1e04645

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi folks,

The vfs-for-next branch of the xfs-linux repository at:

https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git

has just been updated.  This is the long-promised patchset to allow the
kernel to freeze the fs while guaranteeing that userspace cannot
unfreeze the fs; and the first user of that functionality (online fsck).
This will enable Luis' auto-freeze-on-suspend patches, and Shiyang's
pmem pre-removal hook.

The new head of the vfs-for-next branch is commit:

ce85a1e04645 xfs: stabilize fs summary counters for online fsck

3 new commits:

Darrick J. Wong (3):
[880b9577855e] fs: distinguish between user initiated freeze and kernel initiated freeze
[59ba4fdd2d1f] fs: wait for partially frozen filesystems
[ce85a1e04645] xfs: stabilize fs summary counters for online fsck

Code Diffstat:

Documentation/filesystems/vfs.rst |   6 +-
block/bdev.c                      |   8 +-
fs/f2fs/gc.c                      |   8 +-
fs/gfs2/super.c                   |  12 ++-
fs/gfs2/sys.c                     |   4 +-
fs/ioctl.c                        |   8 +-
fs/super.c                        | 113 ++++++++++++++++++++---
fs/xfs/scrub/fscounters.c         | 188 ++++++++++++++++++++++++++++++--------
fs/xfs/scrub/scrub.c              |   6 +-
fs/xfs/scrub/scrub.h              |   1 +
fs/xfs/scrub/trace.h              |  26 ++++++
include/linux/fs.h                |  15 ++-
12 files changed, 321 insertions(+), 74 deletions(-)



[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux