linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] xfsprogs for-next updated to e055f37a
@ 2020-08-01  1:42 Eric Sandeen
  0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2020-08-01  1:42 UTC (permalink / raw)
  To: linux-xfs


[-- 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 --]

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

only message in thread, other threads:[~2020-08-01  1:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-01  1:42 [ANNOUNCE] xfsprogs for-next updated to e055f37a Eric Sandeen

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).