xfs: fix wrong err sign on xfs_set_acl()
authorDave Chinner <[email protected]>
Wed, 14 May 2014 23:22:37 +0000 (09:22 +1000)
committerDave Chinner <[email protected]>
Wed, 14 May 2014 23:22:37 +0000 (09:22 +1000)
commit6670232b48848e5ad949dbd4866850aec7035f32
treec3a924f5da28adae6a5f243fdfb90222a9211ac5
parenta5a14de22e8afd771775c7106b3b081c23bac783
xfs: fix wrong err sign on xfs_set_acl()

Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Jie Liu <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
fs/xfs/xfs_iops.c