[XFS updates] XFS development tree branch, for-next, updated. v3.2-rc1-11435-gb995730
xfs at oss.sgi.com
xfs at oss.sgi.com
Fri Feb 3 11:55:31 CST 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "XFS development tree".
The branch, for-next has been updated
b995730 xfs: kill the unused XFS_BB_FSB_OFFSET macro
021000e xfs: show uuid when mount fails due to duplicate uuid
from 4505360376637832f79f84f352588b0a045ad113 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b9957308452afcf58e656db834f44df10d7b1662
Author: Amit Sahrawat <amit.sahrawat83 at gmail.com>
Date: Mon Jan 16 12:24:36 2012 +0000
xfs: kill the unused XFS_BB_FSB_OFFSET macro
Removing the macro, as this is no more needed in the code.
Tried to find the reference when it was last used - but the usage
for this seemed to have been dropped long time ago.
Signed-off-by: Amit Sahrawat <amit.sahrawat83 at gmail.com>
Reviewed-by: Christoph Hellwig <hch at lst.de>
Signed-off-by: Ben Myers <bpm at sgi.com>
commit 021000e59c0db2d3a8113e906bde3183c33fa84b
Author: Mitsuo Hayasaka <mitsuo.hayasaka.hu at hitachi.com>
Date: Fri Jan 13 05:58:39 2012 +0000
xfs: show uuid when mount fails due to duplicate uuid
When a system tries to mount a filesystem (FS) using UUID, the xfs
returns -EINVAL and shows a message if a FS with the same UUID has
been already mounted. It is useful to output the duplicate UUID
with it.
Signed-off-by: Mitsuo Hayasaka <mitsuo.hayasaka.hu at hitachi.com>
Reviewed-by: Christoph Hellwig <hch at lst.de>
Cc: Ben Myers <bpm at sgi.com>
Cc: Alex Elder <elder at kernel.org>
Cc: Christoph Hellwig <hch at lst.de>
Signed-off-by: Ben Myers <bpm at sgi.com>
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/xfs_mount.c | 2 +-
fs/xfs/xfs_sb.h | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
hooks/post-receive
--
XFS development tree
More information about the xfs
mailing list