Btrfs: make error return negative in btrfs_sync_file()
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 29 Jan 2010 10:42:11 +0000 (10:42 +0000)
committerChris Mason <chris.mason@oracle.com>
Thu, 4 Feb 2010 16:31:44 +0000 (11:31 -0500)
commit014e4ac4f7d9c981750491fa40ea35efadc9ed49
tree23f98b1cac63db1f12060d3a2d2dbc77b49019b3
parentf044ba7835b84e69c68b620ca8fa27e5ef67759d
Btrfs: make error return negative in btrfs_sync_file()

It appears the error return should be negative

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/file.c