[PATCH] ufs cleanup
authorEvgeniy <dushistov@mail.ru>
Sat, 14 Jan 2006 08:42:06 +0000 (11:42 +0300)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 14 Jan 2006 18:27:32 +0000 (10:27 -0800)
commit7b4ee73e28052e53aac2fef1c91029666d8b2d70
treea82714e4b9c2e1157695872b66bf180dc12b27a2
parent59af70385fb125f819d953801b6c45629836e916
[PATCH] ufs cleanup

Here is update of ufs cleanup patch, brought on by the recently fixed
ubh_get_usb_second() bug that made some ugly code rather painfully
obvious.  It also includes

 - fix compilation warnings which appears if debug mode turn on
 - remove unnecessary duplication of code to support UFS2

I tested it on ufs1 and ufs2 file-systems.

Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/ufs/balloc.c
fs/ufs/ialloc.c
fs/ufs/inode.c
fs/ufs/super.c
fs/ufs/util.h