linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: vfs-for-next updated to 9b8523423b23
@ 2020-11-11 17:01 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2020-11-11 17:01 UTC (permalink / raw)
  To: xfs, linux-fsdevel; +Cc: jack, hch

Hi folks,

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

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

has just been updated.

Patches often get missed, so please check if your outstanding patches
were in this update. If they have not been in this update, please
resubmit them to linux-xfs@vger.kernel.org so they can be picked up in
the next update.  This is a short branch fixing the fs freeze locking
races that we were discussing earlier this week.  I haven't decided if I
really want to send the code cleanups for 5.10 (-fixes-2) but the first
tag (-fixes-1) solves some real corruption problems.

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

9b8523423b23 vfs: move __sb_{start,end}_write* to fs.h

New Commits:

Darrick J. Wong (3):
      [22843291efc9] vfs: remove lockdep bogosity in __sb_start_write
      [8a3c84b649b0] vfs: separate __sb_start_write into blocking and non-blocking helpers
      [9b8523423b23] vfs: move __sb_{start,end}_write* to fs.h


Code Diffstat:

 fs/aio.c           |  2 +-
 fs/io_uring.c      |  3 +--
 fs/super.c         | 49 -------------------------------------------------
 include/linux/fs.h | 38 +++++++++++++++++++++++++++-----------
 4 files changed, 29 insertions(+), 63 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-11 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11 17:01 [ANNOUNCE] xfs-linux: vfs-for-next updated to 9b8523423b23 Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).