Al Viro 9fa8e282c2 ext4_get_link(): fix breakage in RCU mode
1) errors from ext4_getblk() should not be propagated to caller
unless we are really sure that we would've gotten the same error
in non-RCU pathwalk.
2) we leak buffer_heads if ext4_getblk() is successful, but bh is
not uptodate.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2024-02-25 02:10:32 -05:00
..
2022-05-11 15:19:06 -04:00
2021-08-30 23:36:50 -04:00
2023-10-28 13:29:20 +02:00
2023-07-29 18:37:53 -04:00
2023-11-18 14:59:23 +01:00
2023-08-02 09:13:09 -06:00
2023-10-18 14:34:16 -07:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:28 +01:00
2023-10-30 09:47:13 -10:00