commit | 34bf63c4ddddd92bfba3387d134c37bf4426b2ce | [log] [tgz] |
---|---|---|
author | Yan Zheng <zheng.yan@oracle.com> | Fri Dec 19 10:58:46 2008 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Fri Dec 19 10:58:46 2008 -0500 |
tree | a7a2f1fc2d88cb5a5b0a1ca54aa9647ec6e51fa4 | |
parent | ab67b7c1f780a8a321fe7ee49117775009350fb3 [diff] |
Btrfs: properly update block accounting for metadata This adds the missing block accounting code to finish_current_insert and makes block accounting for root item properly protected by the delalloc spin lock. Signed-off-by: Yan Zheng <zheng.yan@oracle.com>