diff options
author | 2010-12-06 07:02:36 +0000 | |
---|---|---|
committer | 2010-12-10 16:29:09 -0500 | |
commit | 24ae63656a165c870c0d69fcc8aac1dc35e25e34 (patch) | |
tree | 8833bfeba51ef45e0acc42f3a23838f528e6a37e /kernel/workqueue.c | |
parent | Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots (diff) | |
download | linux-rng-24ae63656a165c870c0d69fcc8aac1dc35e25e34.tar.xz linux-rng-24ae63656a165c870c0d69fcc8aac1dc35e25e34.zip |
Btrfs: Fix page leak in compressed writeback path
"start + num_bytes >= actual_end" can happen when compressed page writeback races
with file truncation. In that case we need unlock and release pages past the end
of file.
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions