X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_file.c;h=3b7591224f4a6698d32371a927e70cb2a391f4a9;hb=f46c5818b1570f58b1b7dc69e49060a6b9a1ac94;hp=8121e75352ee9bddd4726ca685d6d3e855256bdd;hpb=6efdb114b430000b6b96d5beb78cd1345d4513dd;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/xfs/xfs_file.c b/fs/xfs/xfs_file.c index 8121e75352ee..3b7591224f4a 100644 --- a/fs/xfs/xfs_file.c +++ b/fs/xfs/xfs_file.c @@ -124,7 +124,7 @@ xfs_iozero( status = 0; } while (count); - return (-status); + return status; } int