]> git.karo-electronics.de Git - karo-tx-linux.git/commit
logfs: Free areas before calling generic_shutdown_super()
authorJoern Engel <joern@logfs.org>
Fri, 5 Aug 2011 09:18:19 +0000 (11:18 +0200)
committerPrasad Joshi <prasadjoshi.linux@gmail.com>
Sat, 28 Jan 2012 06:12:39 +0000 (11:42 +0530)
commit1bcceaff8cbe5e5698ccf1015c9a938aa72718c4
tree2e36c3d9d5577dbfd3998cab37576a8761cf18fa
parent6c69494f6b442834f26377e02d43fc8e1272221d
logfs: Free areas before calling generic_shutdown_super()

Or hit an assertion in map_invalidatepage() instead.

Signed-off-by: Joern Engel <joern@logfs.org>
fs/logfs/logfs.h
fs/logfs/segment.c
fs/logfs/super.c