[PATCH] ext3: cleanups and WARN_ON()
authorAndrew Morton <akpm@osdl.org>
Sun, 26 Mar 2006 09:38:03 +0000 (01:38 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Mar 2006 16:57:02 +0000 (08:57 -0800)
commitd6859bfca8cbfe4105704e410b0afa50beabbbb9
treef26e02a70b3ab3c41ac06480c1662bc5fb27ce6f
parent1d8fa7a2b9a39d18727acc5c468e870df606c852
[PATCH] ext3: cleanups and WARN_ON()

- Clean up a few little layout things and comments.

- Add a WARN_ON to a case which I was wondering about.

- Tune up some inlines.

Cc: Mingming Cao <cmm@us.ibm.com>
Cc: Badari Pulavarty <pbadari@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/ext3/inode.c