Jan Kara 4f9d956d19 ext4: do not unnecessarily allocate buffer in recently_deleted()
In recently_deleted() function we want to check whether inode is still
cached in buffer cache. Use sb_find_get_block() for that instead of
sb_getblk() to avoid unnecessary allocation of bdev page and buffer
heads.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2017-08-24 11:52:21 -04:00
..
2015-04-02 23:47:42 -04:00
2016-09-30 02:14:56 -04:00
2017-08-06 00:07:01 -04:00
2017-04-30 00:36:53 -04:00
2017-02-02 11:52:14 -05:00
2017-06-21 21:10:32 -04:00
2017-04-30 00:36:53 -04:00
2017-08-14 08:29:18 -04:00
2016-11-01 09:43:26 -06:00
2017-06-22 11:31:25 -04:00
2017-08-06 00:07:01 -04:00
2017-06-09 09:27:32 -06:00
2017-04-03 01:05:58 -04:00
2017-08-14 08:30:06 -04:00