]> www.infradead.org Git - users/hch/xfsprogs.git/commit
libxfs: turn the xfs_buf_incore stub into an inline function
authorChristoph Hellwig <hch@lst.de>
Wed, 8 Apr 2020 13:48:15 +0000 (09:48 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Wed, 8 Apr 2020 13:48:15 +0000 (09:48 -0400)
commitd11bffeacb90a49f3074e44c29a6b96e9cd1b29c
tree21211287b803da677b8243ccd1c59b38de6ae2f2
parentbe6687e4d64a38962b52d6ddea97bda43d1bbdb3
libxfs: turn the xfs_buf_incore stub into an inline function

Replace the macro with an inline function to avoid compiler warnings with new
backports of kernel code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/libxfs_priv.h