Whamcloud - gitweb
fuse2fs: rearrange check_inum_access parameters a bit
authorDarrick J. Wong <djwong@kernel.org>
Wed, 21 May 2025 22:38:34 +0000 (15:38 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 23 May 2025 13:39:41 +0000 (09:39 -0400)
commit65ddfa481d1fc47b51f8ec550ae35704bee00e26
tree9721b601830087f88917b7bcf167a16968beb74c
parentb022aca269a5552395393989a4be530cbf7b5e70
fuse2fs: rearrange check_inum_access parameters a bit

Pass the struct fuse2fs pointer to check_inum_access so that we can do
some more rearranging in the next patches.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/174786677801.1383760.3807372754743381596.stgit@frogsfrogsfrogs
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/fuse2fs.c