commit | 2cfbd50b536c878e58ab3681c4e944fa3d99b415 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Fri Feb 20 10:55:10 2009 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Fri Feb 20 10:55:10 2009 -0500 |
tree | af29d7c8a094b0560c3ed04aebacdea23ae1177f | |
parent | 2456242530a21cfee82646ebeeda65d3f74faa4c [diff] |
Btrfs: check file pointer in btrfs_sync_file fsync can be called by NFS with a null file pointer, and btrfs was oopsing in this case. Signed-off-by: Chris Mason <chris.mason@oracle.com>