diff options
author | Chris Mason <chris.mason@oracle.com> | 2009-09-02 21:11:07 +0200 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2009-09-11 19:31:06 +0200 |
commit | d5550c6315fe0647b7ac21a6a736bf4a42620eac (patch) | |
tree | d1aeeee5ef7b04915dd6eb1c220b3e137ce4d9b3 /fs/btrfs/extent_io.h | |
parent | Btrfs: cache values for locking extents (diff) | |
download | linux-d5550c6315fe0647b7ac21a6a736bf4a42620eac.tar.xz linux-d5550c6315fe0647b7ac21a6a736bf4a42620eac.zip |
Btrfs: don't lock bits in the extent tree during writepage
At writepage time, we have the page locked and we have the
extent_map entry for this extent pinned in the extent_map tree.
So, the page can't go away and its mapping can't change.
There is no need for the extra extent_state lock bits during writepage.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/extent_io.h')
0 files changed, 0 insertions, 0 deletions