diff options
author | 2024-12-17 07:19:21 +0000 | |
---|---|---|
committer | 2024-12-17 11:14:20 -0500 | |
commit | bedb4e6088a886f587d2ea44e0c198c8ce2182c9 (patch) | |
tree | a37a4e07c7a4919c88864c8c8f4858d967862f62 /scripts/lib/kdoc/kdoc_parser.py | |
parent | NFS/pnfs: Fix a live lock between recalled layouts and layoutget (diff) | |
download | linux-rng-bedb4e6088a886f587d2ea44e0c198c8ce2182c9.tar.xz linux-rng-bedb4e6088a886f587d2ea44e0c198c8ce2182c9.zip |
fs/nfs: fix missing declaration of nfs_idmap_cache_timeout
fs/nfs/super.c should include fs/nfs/nfs4idmap.h for
declaration of nfs_idmap_cache_timeout. This fixes the sparse warning:
fs/nfs/super.c:1397:14: warning: symbol 'nfs_idmap_cache_timeout' was not declared. Should it be static?
Signed-off-by: Zhang Kunbo <zhangkunbo@huawei.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions