From: Brian Foster <bfoster@redhat.com>
To: xfs@oss.sgi.com
Subject: [PATCH RFC 0/2] xfs: fix up EFI/EFD error handling
Date: Thu, 23 Jul 2015 16:13:28 -0400 [thread overview]
Message-ID: <1437682410-51778-1-git-send-email-bfoster@redhat.com> (raw)
Hi all,
This is another quick RFC related to testing issues I'm hitting with my
previously posted log recovery fixes. Patch 1 is a small refactor to
support patch 2. Patch 2 describes the issues I'm hitting in repeated
shutdown and log recovery testing.
This passes some spot testing and seems to resolve the hang from the
test sequence described in the commit log description, but more testing
is definitely required. I _think_ I follow the log callbacks and how the
EFI/EFD are expected to be managed, but I could easily be missing
something. As it is, I'm off for a long weekend after today so I'm
sending this to hopefully get some eyes to sanity check before I get too
deep into testing this along with the previous fixes next week...
Brian
Brian Foster (2):
xfs: return committed status from xfs_trans_roll()
xfs: fix efi/efd error handling to avoid fs shutdown hangs
fs/xfs/xfs_bmap_util.c | 35 ++++++++++++++++++++--------
fs/xfs/xfs_extfree_item.c | 59 +++++++++++++++++++++++++----------------------
fs/xfs/xfs_trans.c | 15 ++++++++++--
fs/xfs/xfs_trans.h | 1 +
4 files changed, 71 insertions(+), 39 deletions(-)
--
2.1.0
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2015-07-23 20:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-23 20:13 Brian Foster [this message]
2015-07-23 20:13 ` [PATCH RFC 1/2] xfs: return committed status from xfs_trans_roll() Brian Foster
2015-07-28 0:40 ` Dave Chinner
2015-07-28 13:40 ` Brian Foster
2015-07-28 21:51 ` Dave Chinner
2015-07-29 11:47 ` Brian Foster
2015-07-30 17:21 ` Christoph Hellwig
2015-08-10 18:55 ` Brian Foster
2015-07-23 20:13 ` [PATCH RFC 2/2] xfs: fix efi/efd error handling to avoid fs shutdown hangs Brian Foster
2015-07-29 22:18 ` Dave Chinner
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=1437682410-51778-1-git-send-email-bfoster@redhat.com \
--to=bfoster@redhat.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