On Thu, May 17, 2018 at 10:58 AM, Amir Goldstein <amir73il@xxxxxxxxx> wrote: >> --- >> diff --git a/fs/inode.c b/fs/inode.c >> index 13ceb98c3bd3..bb79e3f96147 100644 >> --- a/fs/inode.c >> +++ b/fs/inode.c >> @@ -1002,6 +1002,52 @@ void unlock_two_nondirectories(struct inode *inode1, struct inode *inode2) >> } >> EXPORT_SYMBOL(unlock_two_nondirectories); >> >> +struct inode *iget5_prealloc(struct inode *inode, >> + struct super_block *sb, unsigned long hashval, > > Maybe no need to pass in @sb... Yep. Thanks, Miklos -- To unsubscribe from this list: send the line "unsubscribe linux-unionfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html