Files
ack-tegra/include/linux
Al Viro b0683aa638 new helper: end_writeback()
Essentially, the minimal variant of ->evict_inode().  It's
a trimmed-down clear_inode(), sans any fs callbacks.  Once
it returns we know that no async writeback will be happening;
every ->evict_inode() instance should do that once and do that
before doing anything ->write_inode() could interfere with
(e.g. freeing the on-disk inode).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-08-09 16:47:49 -04:00
..
2010-07-31 14:20:02 +01:00
2010-06-15 09:56:01 +10:00
2010-08-09 16:47:43 -04:00
2010-06-08 18:44:04 +02:00
2010-08-09 16:47:49 -04:00
2010-06-29 10:38:22 -07:00
2010-07-14 17:14:00 +10:00
2010-07-02 21:59:08 -07:00
2010-08-09 16:47:27 -04:00