commit | 4a500fd178c89b96fa166a2d9e7855df33429841 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zheng.yan@oracle.com> | Sun May 16 10:49:59 2010 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Tue May 25 10:34:53 2010 -0400 |
tree | b97fe0b0c1cb19388fcf28f77cd74a645ec69a61 | |
parent | d68fc57b7e3245cfacf2e3b47acfed1946a11786 [diff] |
Btrfs: Metadata ENOSPC handling for tree log Previous patches make the allocater return -ENOSPC if there is no unreserved free metadata space. This patch updates tree log code and various other places to propagate/handle the ENOSPC error. Signed-off-by: Yan Zheng <zheng.yan@oracle.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>