From: Filipe Manana <fdman...@suse.com>

Just a small set of fixes for the inode cache feature, mostly hangs due to
missing wakeups or incomplete error handling, as well as an inode block
reserve leak when hitting ENOSPC.

Filipe Manana (5):
  Btrfs: fix hang when loading existing inode cache off disk
  Btrfs: fix inode cache block reserve leak on failure to allocate data
    space
  Btrfs: fix inode cache waiters hanging on failure to start caching
    thread
  Btrfs: fix inode cache waiters hanging on path allocation failure
  Btrfs: wake up inode cache waiters sooner to reduce waiting time

 fs/btrfs/inode-map.c | 30 ++++++++++++++++++++++++------
 1 file changed, 24 insertions(+), 6 deletions(-)

-- 
2.11.0

Reply via email to