fs: uninline inode_maybe_inc_iversion()
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 9 Sep 2022 20:57:41 +0000 (13:57 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 3 Oct 2022 21:21:43 +0000 (14:21 -0700)
commit5ca14835dc429c09fefb290f60343fe266382760
tree72946ee6f4e14a6e359a36ae9451ed7362a69a40
parent1179083ff07698b870da30a5aad34d44ed5dae10
fs: uninline inode_maybe_inc_iversion()

It has many callsites and is large.

   text    data     bss     dec     hex filename
  91796   15984     512  108292   1a704 mm/shmem.o-before
  91180   15984     512  107676   1a49c mm/shmem.o-after

Acked-by: Jeff Layton <jlayton@kernel.org>
Cc: Chuck Lever <chuck.lever@oracle.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/libfs.c
include/linux/iversion.h