From: "Darrick J. Wong" <djwong@kernel.org>
To: "Darrick J. Wong" <djwong@kernel.org>
Cc: xfs <linux-xfs@vger.kernel.org>,
linux-fsdevel <linux-fsdevel@vger.kernel.org>,
jack@suse.cz, hch@lst.de
Subject: [ANNOUNCE] xfs-linux: vfs-for-next updated to 2d86293c7075
Date: Mon, 31 Jan 2022 09:40:27 -0800 [thread overview]
Message-ID: <20220131174027.GE8313@magnolia> (raw)
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-fsdevel@vger.kernel.org so they can be picked up
in the next update. Granted, this /is/ merely my tree of random vfs
stuff...
The new head of the vfs-for-next branch is commit:
2d86293c7075 xfs: return errors in xfs_fs_sync_fs
4 new commits:
Darrick J. Wong (4):
[2719c7160dcf] vfs: make freeze_super abort when sync_filesystem returns error
[5679897eb104] vfs: make sync_filesystem return errors from ->sync_fs
[dd5532a4994b] quota: make dquot_quota_sync return errors from ->sync_fs
[2d86293c7075] xfs: return errors in xfs_fs_sync_fs
Code Diffstat:
fs/quota/dquot.c | 11 ++++++++---
fs/super.c | 19 ++++++++++++-------
fs/sync.c | 18 ++++++++++++------
fs/xfs/xfs_super.c | 6 +++++-
4 files changed, 37 insertions(+), 17 deletions(-)
reply other threads:[~2022-01-31 17:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220131174027.GE8313@magnolia \
--to=djwong@kernel.org \
--cc=hch@lst.de \
--cc=jack@suse.cz \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-xfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).