[PATCH] fat_cluster_flush() fixes (2/11)
commit749f66293568e41daf1de6522d8015ca971580a5
authorHirofumi Ogawa <hirofumi@mail.parknet.co.jp>
Fri, 25 Jul 2003 09:12:25 +0000 (25 02:12 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Fri, 25 Jul 2003 09:12:25 +0000 (25 02:12 -0700)
treedf4309800e2005d7624aed723f42f7a2f73fa165
parented676760308d11b31e79848615f32e032d2fbf98
[PATCH] fat_cluster_flush() fixes (2/11)

This adds a forgotten check of MS_RDONLY flag to fat_put_super(), and
adds sanity check of ->free_clusters and ->prev_free to fat_cluster_flush().
fs/fat/inode.c
fs/fat/misc.c