commit | ac08aedfa5d3de0dcb3825b598d16c2e57991f54 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Mon Jun 13 11:28:50 2011 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Mon Jun 13 11:28:50 2011 -0400 |
tree | c5b72fd5837524e60e14d0f3dfd4afc67b53c4da | |
parent | 30b4caf5d73af5c99cf1b2b46496d8bc35330992 [diff] |
Btrfs: check the return value from set_anon_super Al Viro noticed we weren't checking for set_anon_super failures. This adds the required checks. Signed-off-by: Chris Mason <chris.mason@oracle.com>