Christoph Hellwig
2be3c79046
[PATCH] affs: implement ->drop_inode
...
affs wants to truncate the inode when the last user goes away, currently it
does that through a potentially racy i_count check in ->put_inode. But we
already have a method that's called just after the we dropped the last
reference, ->drop_inode. This patch implements affs_drop_inode to take
advantage of this.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-20 17:10:15 -08:00
..
2007-02-18 10:16:10 -06:00
2007-02-12 09:48:47 -08:00
2007-02-20 17:10:15 -08:00
2007-02-14 08:09:54 -08:00
2007-02-12 09:48:47 -08:00
2007-02-20 17:10:15 -08:00
2007-02-12 09:48:46 -08:00
2007-02-12 09:48:47 -08:00
2007-02-17 20:11:19 +01:00
2007-02-14 08:09:59 -08:00
2007-02-12 09:48:47 -08:00
2007-02-12 09:48:47 -08:00
2007-02-16 15:19:17 -08:00
2007-02-12 09:48:47 -08:00
2007-02-12 09:48:45 -08:00
2007-02-16 08:14:01 -08:00
2007-02-12 09:48:47 -08:00
2007-02-20 17:10:14 -08:00
2007-02-20 17:10:14 -08:00
2007-02-20 17:10:14 -08:00
2007-02-20 17:10:14 -08:00
2007-02-12 09:48:47 -08:00
2007-02-12 09:48:47 -08:00
2007-02-14 08:09:54 -08:00
2007-02-12 09:48:47 -08:00
2007-02-14 08:09:54 -08:00
2007-02-12 09:48:47 -08:00
2007-02-12 09:48:47 -08:00
2007-02-12 09:48:47 -08:00
2007-02-12 09:48:47 -08:00
2007-02-12 09:48:47 -08:00
2007-02-19 13:34:11 -08:00
2007-02-12 09:48:47 -08:00
2007-02-17 19:13:42 +01:00
2007-02-12 09:48:47 -08:00
2007-02-12 09:48:46 -08:00
2007-02-12 09:48:47 -08:00
2007-02-14 08:09:59 -08:00
2007-02-19 16:13:28 -08:00
2007-02-14 08:10:00 -08:00
2007-02-17 19:23:03 +01:00
2007-02-12 09:48:47 -08:00
2007-02-16 15:19:17 -08:00
2007-02-14 08:10:00 -08:00
2007-02-12 09:48:47 -08:00
2007-02-12 09:48:47 -08:00
2007-02-12 09:48:47 -08:00
2007-02-12 09:48:47 -08:00
2007-02-14 08:09:54 -08:00
2007-02-16 15:30:10 -08:00
2007-02-12 09:48:47 -08:00
2007-02-12 09:48:47 -08:00
2007-02-14 08:09:54 -08:00
2007-02-12 09:48:46 -08:00
2007-02-20 17:10:13 -08:00
2007-02-11 10:51:27 -08:00
2007-02-12 09:48:46 -08:00
2007-02-11 10:51:17 -08:00
2007-02-13 13:26:26 +01:00
2007-02-09 10:45:33 -08:00
2007-02-12 09:48:47 -08:00
2007-02-12 09:48:47 -08:00
2007-02-20 17:10:15 -08:00
2007-02-20 17:10:13 -08:00
2007-02-13 12:08:18 -08:00
2007-02-14 08:09:59 -08:00
2007-02-11 10:51:31 -08:00
2007-02-11 10:51:27 -08:00
2007-02-14 08:09:54 -08:00
2007-02-12 09:48:47 -08:00
2007-02-12 09:48:28 -08:00
2007-02-12 09:48:32 -08:00
2007-02-17 16:10:59 -05:00
2007-02-20 17:10:15 -08:00
2007-02-17 16:10:59 -05:00
2007-02-16 08:13:56 -08:00
2007-02-11 10:51:27 -08:00
2007-02-17 21:30:15 -05:00
2007-02-12 09:48:29 -08:00
2007-02-19 14:21:50 -08:00
2007-02-12 09:48:47 -08:00
2007-02-14 08:09:54 -08:00