Files
android_kernel_xiaomi_sm8450/fs/btrfs
Josef Bacik 016fc6a63e Btrfs: don't flush the cache inode before writing it
I noticed we had a little bit of latency when writing out the space cache
inodes.  It's because we flush it before we write anything in case we have dirty
pages already there.  This doesn't matter though since we're just going to
overwrite the space, and there really shouldn't be any dirty pages anyway.  This
makes some of my tests run a little bit faster.  Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
2011-10-19 15:13:01 -04:00
..
2011-07-26 16:49:47 -07:00
2008-09-25 11:04:06 -04:00
2011-10-19 15:12:48 -04:00
2011-05-26 17:52:15 -04:00
2010-12-22 23:15:47 +08:00
2011-06-17 14:54:18 -04:00
2011-05-28 07:00:39 -04:00
2011-08-16 21:09:15 -04:00