diff options
author | Chen Wandun <chenwandun@huawei.com> | 2019-12-20 08:07:31 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-12-20 08:07:31 -0800 |
commit | 5084bf6b2006fcd46f1e44e3c51b687507b362e2 (patch) | |
tree | 55e599df1bceb36a211b1f5c154b2e2e1aa80cd7 /drivers | |
parent | 13eaec4b2adf2657b8167b67e27c97cc7314d923 (diff) | |
download | linux-5084bf6b2006fcd46f1e44e3c51b687507b362e2.tar.bz2 |
xfs: Make the symbol 'xfs_rtalloc_log_count' static
Fix the following sparse warning:
fs/xfs/libxfs/xfs_trans_resv.c:206:1: warning: symbol 'xfs_rtalloc_log_count' was not declared. Should it be static?
Fixes: b1de6fc7520f ("xfs: fix log reservation overflows when allocating large rt extents")
Signed-off-by: Chen Wandun <chenwandun@huawei.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions