diff options
author | Theodore Ts'o <tytso@mit.edu> | 2020-04-13 22:30:52 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-04-15 23:58:49 -0400 |
commit | a17a9d935dc4a50acefaf319d58030f1da7f115a (patch) | |
tree | 205f2f4f09e6c272669f7ca48fdabd60a22ae2c0 /fs/hfsplus | |
parent | 648814111af26485762a22da0f4b3159f3f9632c (diff) | |
download | linux-a17a9d935dc4a50acefaf319d58030f1da7f115a.tar.bz2 |
ext4: increase wait time needed before reuse of deleted inode numbers
Current wait times have proven to be too short to protect against inode
reuses that lead to metadata inconsistencies.
Now that we will retry the inode allocation if we can't find any
recently deleted inodes, it's a lot safer to increase the recently
deleted time from 5 seconds to a minute.
Link: https://lore.kernel.org/r/20200414023925.273867-1-tytso@mit.edu
Google-Bug-Id: 36602237
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/hfsplus')
0 files changed, 0 insertions, 0 deletions