aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Kleikamp <shaggy@austin.ibm.com>2004-08-24 05:53:44 -0500
committerDave Kleikamp <shaggy@austin.ibm.com>2004-08-24 05:53:44 -0500
commit28d646db03bdb946998cb39b8dcd1b7aa58d1212 (patch)
tree097c5c280424ce60a6607df1fece5b5982819b38
parent91ed0f3c16e80db7299bd34e88f59cec1d85c87a (diff)
parent972198884e839d4a496d2413ff897b31a5e7f5c1 (diff)
downloadhistory-28d646db03bdb946998cb39b8dcd1b7aa58d1212.tar.gz
Merge jfs@jfs.bkbits.net:linux-2.5
into austin.ibm.com:/shaggy/bk/jfs-2.5
-rw-r--r--fs/jfs/jfs_mount.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/jfs/jfs_mount.c b/fs/jfs/jfs_mount.c
index fad757e9ea534..aa871829b761f 100644
--- a/fs/jfs/jfs_mount.c
+++ b/fs/jfs/jfs_mount.c
@@ -197,9 +197,6 @@ int jfs_mount(struct super_block *sb)
/*
* unwind on error
*/
-//errout42: /* close fileset inode allocation map */
- diUnmount(ipimap, 1);
-
errout41: /* close fileset inode allocation map inode */
diFreeSpecial(ipimap);