diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-11-17 06:56:18 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-01-09 01:34:38 +0100 |
commit | e3029d9fd426c8f582210ba35551ae5506218345 (patch) | |
tree | 629376e0a5db20e91d5f6b40cc2ab26c2bc35883 /fs/btrfs/super.c | |
parent | btrfs: sanitizing ->fs_info, part 4 (diff) | |
download | linux-e3029d9fd426c8f582210ba35551ae5506218345.tar.xz linux-e3029d9fd426c8f582210ba35551ae5506218345.zip |
btrfs: sanitizing ->fs_info, part 5
close_ctree() uses a weird mix of accesses to root->fs_info and
its value at the beginning of function stored in local variable.
Since ->fs_info *never* changes, let's just use the local variable
to avoid confusion.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/btrfs/super.c')
0 files changed, 0 insertions, 0 deletions