Files
linux/fs/nfs
Trond Myklebust 6c137e0edd NFS: nfs_igrab_and_active must first reference the superblock
commit 896567ee7f upstream.

Before referencing the inode, we must ensure that the superblock can be
referenced. Otherwise, we can end up with iput() calling superblock
operations that are no longer valid or accessible.

Fixes: ea7c38fef0 ("NFSv4: Ensure we reference the inode for return-on-close in delegreturn")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-16 10:26:39 +09:00
..
2017-10-08 10:26:10 +02:00
2023-05-15 16:57:09 +09:00
2016-10-04 16:20:26 -04:00
2012-07-30 19:06:41 -04:00
2015-02-03 11:06:34 -08:00
2018-07-03 18:27:19 +02:00
2015-04-23 15:16:14 -04:00
2015-04-23 15:16:14 -04:00
2016-05-17 15:47:55 -04:00
2012-07-30 19:06:52 -04:00
2023-05-15 16:56:42 +09:00
2023-05-15 14:30:57 +09:00
2018-02-28 15:09:59 -08:00
2016-07-20 23:30:06 -04:00
2018-03-18 11:18:54 +01:00