Messages in this thread |  | | Date | Mon, 19 Aug 2002 12:34:45 +0100 | From | Russell King <> | Subject | Reiserfs merge error? |
| |
I've just been reading some of the reiserfs code in 2.5.31, and came across this little gem in fs/reiserfs/super.c:reiserfs_fill_super():
sbi->s_mount_state = SB_REISERFS_STATE(s); sbi->s_mount_state = REISERFS_VALID_FS ;
it looks like a merge error; the reiserfs people should probably take a look at it.
-- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |