commit | 50a9b214bc6c052caa05a210ebfc1bdf0d7085b2 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Fri Sep 11 12:33:12 2009 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Fri Sep 11 13:31:08 2009 -0400 |
tree | c5ae2e6a99778f237bdc88eb7157f7c4a82a2e54 | |
parent | a1ed835e1ab5795f91b198d08c43e2f56848dcf3 [diff] |
Btrfs: fix btrfs page_mkwrite to return locked page This closes a whole where the page may be written before the page_mkwrite caller has a chance to dirty it (thanks to Nick Piggin) Signed-off-by: Chris Mason <chris.mason@oracle.com>