linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: linux-xfs <linux-xfs@vger.kernel.org>
Subject: [ANNOUNCE] xfsprogs for-next updated to e055f37a
Date: Fri, 31 Jul 2020 18:42:44 -0700	[thread overview]
Message-ID: <2dffda48-9d90-8a0f-9e84-5ea86b2220c9@sandeen.net> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1582 bytes --]

Hi folks,

The for-next branch of the xfsprogs repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.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.

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

e055f37a (HEAD -> for-next, origin/for-next, korg/for-next) xfs_io: Remove redundant setting/check for lsattr/stat command

New Commits:

Darrick J. Wong (4):
      [4ff36b06] xfs_repair: alphabetize HFILES and CFILES
      [cfaac8d9] xfs_repair: fix clearing of quota CHKD flags
      [0a8d74d6] xfs_repair: check quota values if quota was loaded
      [91a52fbc] xfs_repair: skip mount time quotacheck if our quotacheck was ok

Xiao Yang (2):
      [5fd7257c] xfs_io: Make -D and -R options incompatible explicitly
      [e055f37a] xfs_io: Remove redundant setting/check for lsattr/stat command


Code Diffstat:

 io/attr.c             |  11 +-
 io/cowextsize.c       |   9 +-
 io/open.c             |  22 +-
 io/stat.c             |   5 -
 man/man8/xfs_repair.8 |   4 +
 repair/Makefile       |  71 ++++++-
 repair/phase7.c       |  21 +-
 repair/quotacheck.c   | 552 ++++++++++++++++++++++++++++++++++++++++++++++++++
 repair/quotacheck.h   |  16 ++
 repair/xfs_repair.c   |  13 +-
 10 files changed, 690 insertions(+), 34 deletions(-)
 create mode 100644 repair/quotacheck.c
 create mode 100644 repair/quotacheck.h


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 873 bytes --]

                 reply	other threads:[~2020-08-01  1:42 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=2dffda48-9d90-8a0f-9e84-5ea86b2220c9@sandeen.net \
    --to=sandeen@sandeen.net \
    --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).