diff options
author | Kaixu Xia <kaixuxia@tencent.com> | 2020-04-23 06:54:31 +0200 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-05-04 18:03:15 +0200 |
commit | 57fd2d8f61a2bc4d7b465588ca1a2217cd94076c (patch) | |
tree | b28f497db0485a3ce10e70ee0188d890a4799f2e /fs/xfs/Makefile | |
parent | xfs: simplify the flags setting in xfs_qm_scall_quotaon (diff) | |
download | linux-57fd2d8f61a2bc4d7b465588ca1a2217cd94076c.tar.xz linux-57fd2d8f61a2bc4d7b465588ca1a2217cd94076c.zip |
xfs: remove unnecessary check of the variable resblks in xfs_symlink
Since the "no-allocation" reservations has been removed, the resblks
value should be larger than zero, so remove the unnecessary check.
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/Makefile')
0 files changed, 0 insertions, 0 deletions