git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5903c49
)
[XFS] fix when DMAPI mount option processing happens
author
Vlad Apostolov
<vapo@sgi.com>
Fri, 14 Sep 2007 05:23:44 +0000
(15:23 +1000)
committer
Tim Shimmin
<tes@chook.melbourne.sgi.com>
Tue, 16 Oct 2007 02:20:39 +0000
(12:20 +1000)
Fix for a regression caused by a recent patch
that moved the DMAPI mount option processing inside xfs_parseargs(). The
DMAPI mount option used to be processed in the DMAPI module loaded before
xfs_parseargs() was invoked.
SGI-PV: 970451
SGI-Modid: xfs-linux-melb:xfs-kern:29683a
Signed-off-by: Vlad Apostolov <vapo@sgi.com>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/xfs_vfsops.c
patch
|
blob
|
history
diff --cc
fs/xfs/xfs_vfsops.c
Simple merge