NFS: drop __exit from nfs_exit_keyring
authorChristoph Hellwig <hch@lst.de>
Mon, 14 Jul 2025 06:24:50 +0000 (08:24 +0200)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 22 Jul 2025 12:10:17 +0000 (08:10 -0400)
commitc262b444bd0d6bfbcda65130e6137952bef422f6
tree19cc3164ea6c72ea97870e605919d9d17c4ccd9c
parentf3fc8f06492693d4fcb32c9821fb465d4c7f5a97
NFS: drop __exit from nfs_exit_keyring

Otherwise built-in NFS can lead to sectіon mismatches.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20250714062450.1468117-1-hch@lst.de
Fixes: 87268f7a4f1f ("nfs: create a kernel keyring")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/inode.c