From: Brian Foster <bfoster@redhat.com>
To: xfs@oss.sgi.com
Subject: [PATCH RESEND 0/3] xfs: misc. fixes
Date: Fri, 14 Nov 2014 11:17:04 -0500 [thread overview]
Message-ID: <1415981827-52993-1-git-send-email-bfoster@redhat.com> (raw)
Hi all,
This series includes a few miscellaneous patches I came across while
doing some local branch housekeeping. These have been posted previously
and appear to have fallen through the cracks.
Note that there was an alternative version of patch 3 floating around
somewhere. It doesn't matter much to me which one we take.
Brian
Brian Foster (3):
xfs: replace on-stack xfs_trans_res with pointer in xfs_create()
xfs: fix error handling in xfs_qm_log_quotaoff()
xfs: allow lazy sb counter sync during filesystem freeze sequence
fs/xfs/xfs_inode.c | 15 ++++++---------
fs/xfs/xfs_log.c | 2 +-
fs/xfs/xfs_mount.c | 29 +++++++++++++++++++++--------
fs/xfs/xfs_mount.h | 2 +-
fs/xfs/xfs_qm_syscalls.c | 26 ++++++++++----------------
5 files changed, 39 insertions(+), 35 deletions(-)
--
1.8.3.1
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2014-11-14 18:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-14 16:17 Brian Foster [this message]
2014-11-14 16:17 ` [PATCH 1/3] xfs: replace on-stack xfs_trans_res with pointer in xfs_create() Brian Foster
2014-11-14 16:17 ` [PATCH 2/3] xfs: fix error handling in xfs_qm_log_quotaoff() Brian Foster
2014-11-14 16:17 ` [PATCH 3/3] xfs: allow lazy sb counter sync during filesystem freeze sequence Brian Foster
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=1415981827-52993-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