Jan Kara 1e8b212fe5 ext2: Implement freezing
The only missing piece to make freezing work reliably with ext2 is to
stop iput() of unlinked inode from deleting the inode on frozen filesystem.
So add a necessary protection to ext2_evict_inode().

We also provide appropriate ->freeze_fs and ->unfreeze_fs functions.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-07-31 09:45:53 +04:00
..
2011-07-25 14:30:23 -04:00
2012-04-11 11:12:45 +02:00
2012-07-31 09:45:53 +04:00
2009-06-11 21:36:12 -04:00
2012-07-31 09:45:53 +04:00
2012-04-11 11:12:45 +02:00
2012-03-31 16:03:16 -04:00