Commit 28d646db authored by Dave Kleikamp's avatar Dave Kleikamp

Merge jfs@jfs.bkbits.net:linux-2.5

into austin.ibm.com:/shaggy/bk/jfs-2.5
parents 91ed0f3c 97219888
...@@ -197,9 +197,6 @@ int jfs_mount(struct super_block *sb) ...@@ -197,9 +197,6 @@ int jfs_mount(struct super_block *sb)
/* /*
* unwind on error * unwind on error
*/ */
//errout42: /* close fileset inode allocation map */
diUnmount(ipimap, 1);
errout41: /* close fileset inode allocation map inode */ errout41: /* close fileset inode allocation map inode */
diFreeSpecial(ipimap); diFreeSpecial(ipimap);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment