From: Dave Chinner <david@fromorbit.com>
To: aelder@sgi.com
Cc: xfs@oss.sgi.com
Subject: [GIT PULL] xfs: transaction and log cleanups and misc bug fixes
Date: Thu, 25 Mar 2010 08:56:24 +1100 [thread overview]
Message-ID: <20100324215624.GL3335@dastard> (raw)
Hi Alex,
Can you please pull from the below tree. It contains the reviewed
patches form the trans-cleanup branch, as well as Christoph's rework
of the log vector patches. Also included are a couple of patches
picked up off various lists as they went by.
The following changes since commit e8c3753ce4cd6a805ebcfdb3aa6d30e6f4b8b3e0:
Dave Chinner (1):
xfs: don't warn about page discards on shutdown
are available in the git repository at:
git://git.kernel.org//pub/scm/linux/kernel/git/dgc/xfs.git for-dev
Christoph Hellwig (3):
xfs: clean up xfs_trans_commit logic even more
xfs: reindent xlog_write
xfs: clean up xlog_write_adv_cnt
Dave Chinner (10):
xfs: factor log item initialisation
xfs: Add inode pin counts to traces
xfs: remove stale parameter from ->iop_unpin method
xfs: fix reservation release commit flag in xfs_bmap_add_attrfork()
xfs: split out iclog writing from xfs_trans_commit()
xfs: update and factor xfs_trans_committed()
xfs: Clean up xfs_trans_committed code after factoring
xfs: log ticket reservation underestimates the number of iclogs
xfs: factor xlog_write
xfs: introduce new internal log vector structure
Jan Engelhardt (1):
xfs: add blockdev name to kthreads
Zhitong Wang (1):
xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
fs/xfs/linux-2.6/xfs_buf.c | 10 +-
fs/xfs/linux-2.6/xfs_buf.h | 2 +-
fs/xfs/linux-2.6/xfs_ioctl.c | 4 +
fs/xfs/linux-2.6/xfs_ioctl32.c | 4 +
fs/xfs/linux-2.6/xfs_super.c | 9 +-
fs/xfs/linux-2.6/xfs_sync.c | 2 +-
fs/xfs/linux-2.6/xfs_trace.h | 9 +-
fs/xfs/quota/xfs_dquot_item.c | 28 +-
fs/xfs/xfs_bmap.c | 2 +-
fs/xfs/xfs_buf_item.c | 55 ++--
fs/xfs/xfs_extfree_item.c | 18 +-
fs/xfs/xfs_inode.c | 2 +
fs/xfs/xfs_inode_item.c | 21 +-
fs/xfs/xfs_log.c | 668 ++++++++++++++++++++++-------------
fs/xfs/xfs_log.h | 13 +
fs/xfs/xfs_log_priv.h | 8 +
fs/xfs/xfs_trans.c | 760 +++++++++++++++++++---------------------
fs/xfs/xfs_trans.h | 5 +-
fs/xfs/xfs_trans_buf.c | 3 +-
19 files changed, 888 insertions(+), 735 deletions(-)
--
Dave Chinner
david@fromorbit.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
reply other threads:[~2010-03-24 21:54 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=20100324215624.GL3335@dastard \
--to=david@fromorbit.com \
--cc=aelder@sgi.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