summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorChristian Brauner <christian.brauner@ubuntu.com>2021-01-21 16:19:49 +0300
committerChristian Brauner <christian.brauner@ubuntu.com>2021-01-24 16:29:34 +0300
commitd033cb6784c4f3a19a593cfe11f850e476197388 (patch)
tree4ee6de8cfa9c00f7b23a2562962bc5c0d6463f94 /CREDITS
parent68847c941700475575ced191108971d26e82ae29 (diff)
downloadlinux-d033cb6784c4f3a19a593cfe11f850e476197388.tar.xz
mount: make {lock,unlock}_mount_hash() static
The lock_mount_hash() and unlock_mount_hash() helpers are never called outside a single file. Remove them from the header and make them static to reflect this fact. There's no need to have them callable from other places right now, as Christoph observed. Link: https://lore.kernel.org/r/20210121131959.646623-31-christian.brauner@ubuntu.com Cc: David Howells <dhowells@redhat.com> Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: linux-fsdevel@vger.kernel.org Suggested-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions