From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfsprogs: master branch updated to 502544b
Date: Mon, 13 Apr 2015 10:59:07 +1000 [thread overview]
Message-ID: <20150413005907.GO15810@dastard> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2886 bytes --]
Hi folks,
The xfsprogs repository at git://oss.sgi.com/xfs/cmds/xfsprogs has
just been updated. These are mostly fixes to xfs_repair to handle
badly corrupted directory structures, but there are a few other
minor fixes as well. Thanks to everyone who
reported/fixed/reviewed/tested these changes.
The new head of the master branch is commit:
502544b libhandle: add fd_to_handle to handle.h
New Commits:
Brian Foster (3):
[31daa90] mkfs: don't zero old superblocks if file was truncated
[9da3610] db/check: handle zero inoalignmt correctly for large block sizes
[fa8fb25] repair: only check secondary sb->sb_pquotino for v5 superblocks
Darrick J. Wong (2):
[ba1c677] xfs_repair: don't abort on bad directory leaf crc during leaf check
[bf43fd2] libxfs: don't write uninitialized heap contents into new directory blocks
Dave Chinner (1):
[8bc43a3] repair: superblock buffers need to be sector sized
Eric Sandeen (14):
[c9f5e3d] xfs_db: Allow writes of corrupted data
[b335ecb] xfs_db: fix inode CRC validity state, and warn on read if invalid
[6367f2a] xfs_db: nlink fields are valid for di_version == 3, too
[cbd361b] xfs_repair: dirty inode in process_sf_dir2 if we change namelen
[1633feb] xfs_repair: remove impossible tests in process_sf_dir2
[1c934a2] xfs_repair: collapse 2 cases in process_sf_dir2
[38c66ab] xfs_repair: remove last-entry hack in process_sf_dir2
[0402bea] libxfs: remove ASSERT on ftype read from disk
[1f60de2] xfs_repair: clear need_root_dotdot if we rebuild the root dir
[aedcecb] xfs_repair: set *parent if process_dir2_data() fixes root inode
[b8ec08a] xfs_repair: don't clear . or .. in process_dir2_data
[7d7c555] xfs_repair: validate & fix inode CRCs
[609f6bb] xfs_db: disallow sb UUID write on v5 filesystems
[89b8d42] xfsprogs: remove unreachable code in libxfs_inode_alloc
Sage Weil (1):
[502544b] libhandle: add fd_to_handle to handle.h
Code Diffstat:
db/check.c | 8 +++-
db/inode.c | 17 +++++--
db/io.c | 11 ++++-
db/io.h | 1 +
db/sb.c | 12 +++++
db/write.c | 35 +++++++++++++--
include/handle.h | 1 +
include/libxfs.h | 2 +
include/xfs_da_format.h | 1 -
libxfs/rdwr.c | 1 +
libxfs/util.c | 2 -
man/man8/xfs_db.8 | 8 +++-
mkfs/xfs_mkfs.c | 18 ++++++--
repair/agheader.c | 8 +++-
repair/dinode.c | 24 ++++++++++
repair/dir2.c | 116 ++++++++++++++----------------------------------
repair/phase6.c | 10 ++++-
repair/scan.c | 2 +-
18 files changed, 175 insertions(+), 102 deletions(-)
--
Dave Chinner
david@fromorbit.com
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 121 bytes --]
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
reply other threads:[~2015-04-13 0:59 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=20150413005907.GO15810@dastard \
--to=david@fromorbit.com \
--cc=xfs@oss.sgi.com \
/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