From: Dave Chinner <david@fromorbit.com>
To: aelder@sgi.com
Cc: xfs@oss.sgi.com
Subject: [GIT PULL] xfs: Warning fixes for 2.6.34
Date: Wed, 20 Jan 2010 11:33:50 +1100 [thread overview]
Message-ID: <20100120003350.GF14035@discord.disaster> (raw)
Alex,
This is the series that Christoph reviewed this morning. I've fixed
up the hunks that were in the wrong patch. Please pull.
----
The following changes since commit 4e23471a3f3aba885ea70100db47ccacb5f069f6:
Christoph Hellwig (1):
xfs: move more buffer helpers into xfs_buf.c
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfs.git warnings
Dave Chinner (10):
xfs: directory names are unsigned
xfs: convert DM ops to use unsigned char names
xfs: convert dirnameops to unsigned char names
xfs: make xfs_dir_cilookup_result use unsigned char
xfs: xfs_buf_iomove() doesn't care about signedness
xfs: convert attr to use unsigned names
xfs: clean up sign warnings in dir2 code
xfs: make compile warn about char sign mismatches again
xfs: suppress spurious uninitialised var warning in xfs_bmapi()
xfs: rearrange xfs_mod_sb() to avoid array subscript warning
fs/xfs/Makefile | 2 +-
fs/xfs/linux-2.6/xfs_acl.c | 11 ++++++-----
fs/xfs/linux-2.6/xfs_buf.c | 2 +-
fs/xfs/linux-2.6/xfs_buf.h | 2 +-
fs/xfs/linux-2.6/xfs_ioctl.c | 18 +++++++++---------
fs/xfs/linux-2.6/xfs_ioctl.h | 12 ++++++------
fs/xfs/linux-2.6/xfs_ioctl32.c | 4 ++--
fs/xfs/linux-2.6/xfs_iops.c | 4 ++--
fs/xfs/linux-2.6/xfs_xattr.c | 27 +++++++++++++++++++--------
fs/xfs/xfs_acl.h | 4 ++--
fs/xfs/xfs_attr.c | 38 +++++++++++++++++++++++---------------
fs/xfs/xfs_attr.h | 2 +-
fs/xfs/xfs_attr_leaf.c | 28 ++++++++++++++--------------
fs/xfs/xfs_attr_sf.h | 2 +-
fs/xfs/xfs_bmap.c | 2 +-
fs/xfs/xfs_da_btree.c | 4 ++--
fs/xfs/xfs_da_btree.h | 5 +++--
fs/xfs/xfs_dir2.c | 8 ++++----
fs/xfs/xfs_dir2.h | 4 ++--
fs/xfs/xfs_dir2_block.c | 9 +++++----
fs/xfs/xfs_dir2_leaf.c | 2 +-
fs/xfs/xfs_dir2_sf.c | 2 +-
fs/xfs/xfs_mount.c | 7 +++----
fs/xfs/xfs_mount.h | 3 ++-
fs/xfs/xfs_types.h | 4 ++--
fs/xfs/xfs_vnodeops.c | 6 ++++--
fs/xfs/xfs_vnodeops.h | 10 +++++-----
27 files changed, 123 insertions(+), 99 deletions(-)
--
Dave Chinner
david@fromorbit.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2010-01-20 0:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-20 0:33 Dave Chinner [this message]
2010-01-20 0:40 ` [GIT PULL] xfs: Warning fixes for 2.6.34 Dave Chinner
2010-01-20 1:25 ` 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=20100120003350.GF14035@discord.disaster \
--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