-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Here's another fix for reiserfs_resize(). If reiserfs_allocate_list_bitmaps() fails, it calls unlock_super on the sb. This is incorrect, as it didn't lock it initially. do_remount_sb calls lock_super and unlock_super surrounding the ->remount_fs call, regardless of error. The attach patch removes the unlock_super call. - -Jeff - -- Jeff Mahoney SuSE Labs jeffm@suse.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFAhB8GLPWxlyuTD7IRAq/hAJ9AKMIo26EnvGyjHmaEBh1TaPsnsACfVYvf PY4TWrNLusOt6WWPjCWjPrs= =Uc5g -----END PGP SIGNATURE-----