Satyam Sharma 48ef09a16e ufs: Fix mount check in ufs_fill_super()
The current code skips the check to verify whether the filesystem was
previously cleanly unmounted, if (flags & UFS_ST_MASK) == UFS_ST_44BSD or
UFS_ST_OLD.  This looks like an inadvertent bug that slipped in due to
parantheses in the compound conditional to me, especially given that
ufs_get_fs_state() handles the UFS_ST_44BSD case perfectly well.  So, let's
fix the compound condition appropriately.

Signed-off-by: Satyam Sharma <satyam@infradead.org>
Cc: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-17 08:42:51 -07:00
..
2007-10-17 08:42:47 -07:00
2007-10-17 08:42:50 -07:00
2007-10-17 08:42:45 -07:00
2007-10-15 17:56:36 -07:00
2007-05-08 11:14:59 -07:00
2007-10-16 09:43:07 -07:00
2007-10-17 08:42:47 -07:00
2007-07-16 09:05:52 -07:00
2007-10-17 08:42:45 -07:00
2007-10-17 08:42:46 -07:00
2007-10-17 08:42:45 -07:00
2007-10-08 12:58:14 -07:00
2007-10-17 08:42:51 -07:00
2007-10-17 08:42:45 -07:00
2007-10-17 08:42:45 -07:00
2007-07-19 10:04:45 -07:00
2007-07-29 17:09:29 -07:00
2007-10-16 09:42:53 -07:00
2007-05-18 13:09:34 -07:00
2007-05-21 09:18:19 -07:00
2007-10-17 08:42:48 -07:00
2007-05-08 11:15:01 -07:00
2007-10-10 09:25:57 +02:00
2007-05-08 11:15:09 -07:00
2007-07-16 09:05:48 -07:00
2007-05-11 08:29:36 -07:00
2007-10-16 09:42:54 -07:00
2007-10-17 08:42:48 -07:00
2007-07-19 10:04:45 -07:00
2007-10-17 08:59:31 +10:00
2007-10-15 17:00:19 +02:00
2006-10-01 00:39:19 -07:00
2007-07-27 15:40:13 -07:00
2007-10-17 08:42:48 -07:00
2007-09-20 13:19:59 -07:00
2007-07-16 09:05:46 -07:00