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-05-31 13:11:47 +09:00
2010-05-31 16:41:35 +02:00
2010-07-28 15:09:26 +01:00
2010-05-31 18:17:22 +02:00
2010-07-24 23:26:09 -04:00
2010-06-15 09:56:01 +10:00
2010-07-06 08:59:53 +02:00
2010-06-01 12:23:18 +02:00
2010-08-09 16:47:43 -04:00
2010-06-08 18:44:04 +02:00
2010-06-29 15:29:31 -07:00
2010-06-29 15:29:31 -07:00
2010-07-29 15:16:18 -07:00
2010-06-14 12:19:41 +02:00
2010-07-04 20:17:22 -07:00
2010-06-29 01:00:29 -07:00
2010-07-20 15:24:09 +10:00
2010-07-20 16:25:41 -07:00
2010-08-09 16:47:49 -04:00
2010-06-30 01:21:38 -07:00
2010-07-22 13:08:56 -07:00
2010-06-01 08:55:52 -07:00
2010-07-15 15:17:47 -07:00
2010-06-02 13:50:10 -04:00
2010-06-29 10:38:22 -07:00
2010-07-16 22:01:58 -04:00
2010-07-14 17:14:00 +10:00
2010-06-09 08:50:31 -07:00
2010-08-09 16:47:39 -04:00
2010-06-05 11:17:36 +09:30
2010-06-30 13:01:11 -07:00
2010-07-02 21:59:08 -07:00
2010-07-05 20:08:05 -07:00
2010-08-01 15:10:01 -07:00
2010-07-27 08:48:23 +01:00
2010-07-01 15:34:46 -04:00
2010-07-16 11:39:48 -07:00
2010-06-01 08:55:52 -07:00
2010-05-31 08:46:09 +02:00
2010-06-04 15:21:45 -07:00
2010-06-03 14:54:39 +02:00
2010-05-30 09:11:11 -07:00
2010-07-05 14:43:50 +02:00
2010-08-09 16:47:27 -04:00
2010-07-29 15:16:18 -07:00
2010-06-10 22:23:34 -07:00
2010-06-01 08:55:52 -07:00
2010-06-10 11:02:34 -04:00
2010-07-09 15:53:04 -04:00
2010-07-21 19:27:07 -05:00
2010-06-21 12:23:36 -04:00
2010-07-21 09:51:15 +10:00
2009-11-16 01:09:48 +09:00
2010-07-06 08:54:08 +02:00