diff options
author | Ryusuke Konishi <[email protected]> | 2024-08-22 00:46:24 +0900 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-09-01 20:43:39 -0700 |
commit | d07d8ba4cee7b56aa8ff499776ce76323562660e (patch) | |
tree | 0c964cc6ad40d08ef1411891250d9f8fc63fac3c /lib/crypto/mpi/mpi-sub-ui.c | |
parent | 62e6e7841701619c2390e4e6cc4089f38c2a6798 (diff) |
nilfs2: treat missing cpfile header block as metadata corruption
The cpfile, a metadata file that holds metadata for checkpoint management,
also has statistical information in its first block, and if reading this
block fails, it receives the internal code -ENOENT and returns that code
to the callers.
As with sufile, to prevent this -ENOENT from being propagated to system
calls, return -EIO instead when reading the header block fails.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions