commit | 55ef68990029fcd8d04d42fc184aa7fb18cf309e | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zheng.yan@oracle.com> | Thu Nov 12 09:36:44 2009 +0000 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Dec 17 12:33:35 2009 -0500 |
tree | 0487a5d15586e94de29be3c8701cb64eb1ae2f9b | |
parent | 24bbcf0442ee04660a5a030efdbb6d03f1c275cb [diff] |
Btrfs: Fix btrfs_drop_extent_cache for skip pinned case The check for skip pinned case is wrong, it may breaks the while loop too soon. Signed-off-by: Yan Zheng <zheng.yan@oracle.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>