diff options
author | 2012-04-23 14:00:51 -0400 | |
---|---|---|
committer | 2012-05-30 10:23:28 -0400 | |
commit | d7dbe9e7f64e72ec6548658857c5d92327a73633 (patch) | |
tree | bd8867012783e347c3965aabe25352e7da272081 /tools/perf/scripts/python | |
parent | Btrfs: cache no acl on new inodes (diff) | |
download | linux-dev-d7dbe9e7f64e72ec6548658857c5d92327a73633.tar.xz linux-dev-d7dbe9e7f64e72ec6548658857c5d92327a73633.zip |
Btrfs: fix compile warnings in extent_io.c
These warnings are bogus since we will always have at least one page in an
eb, but to make the compiler happy just set ret = 0 in these two cases.
Thanks,
Btrfs: fix compile warnings in extent_io.c
These warnings are bogus since we will always have at least one page in an
eb, but to make the compiler happy just set ret = 0 in these two cases.
Thanks,
Signed-off-by: Josef Bacik <josef@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions