diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-11-17 00:56:18 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-01-08 19:34:38 -0500 |
commit | e3029d9fd426c8f582210ba35551ae5506218345 (patch) | |
tree | 629376e0a5db20e91d5f6b40cc2ab26c2bc35883 /fs/configfs | |
parent | 6f07e42ee6fcc252a210781d7262f4051e9fd8f6 (diff) | |
download | op-kernel-dev-e3029d9fd426c8f582210ba35551ae5506218345.zip op-kernel-dev-e3029d9fd426c8f582210ba35551ae5506218345.tar.gz |
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/configfs')
0 files changed, 0 insertions, 0 deletions