aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Kleikamp <shaggy@austin.ibm.com>2004-08-26 01:27:32 -0500
committerDave Kleikamp <shaggy@austin.ibm.com>2004-08-26 01:27:32 -0500
commit15cb15de7ca97661fdab4a2b05ee278aa8cbba97 (patch)
treebd3df571579c19f8453e12df958909ffc5da7e07
parent639f284f946518e567ad79cde723bee6e77a5755 (diff)
parent28d646db03bdb946998cb39b8dcd1b7aa58d1212 (diff)
downloadhistory-15cb15de7ca97661fdab4a2b05ee278aa8cbba97.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 fad757e9ea5348..aa871829b761fb 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);