summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
diff options
context:
space:
mode:
authorChao Yu <chao@kernel.org>2023-06-29 09:41:34 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2023-06-30 16:38:27 -0700
commitc31e49615762a5fa0d14ffcfd5e2f1c206213a14 (patch)
tree883f1a28713e9e9360ff08a2a2b4bb5c22f99714 /fs/nfsd
parent0135c482fa97e2fd8245cb462784112a00ed1211 (diff)
downloadlinux-stable-c31e49615762a5fa0d14ffcfd5e2f1c206213a14.tar.gz
linux-stable-c31e49615762a5fa0d14ffcfd5e2f1c206213a14.tar.bz2
linux-stable-c31e49615762a5fa0d14ffcfd5e2f1c206213a14.zip
f2fs: fix compile warning in f2fs_destroy_node_manager()
fs/f2fs/node.c: In function ‘f2fs_destroy_node_manager’: fs/f2fs/node.c:3390:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=] 3390 | } Merging below pointer arrays into common one, and reuse it by cast type. struct nat_entry *natvec[NATVEC_SIZE]; struct nat_entry_set *setvec[SETVEC_SIZE]; Signed-off-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/nfsd')
0 files changed, 0 insertions, 0 deletions