diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2017-06-14 15:17:32 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-06-14 15:17:32 -0400 |
commit | 96ecff14225ad40a29f4d5cfa6bd9266c8e1e89a (patch) | |
tree | c63c2417417cd40c65236f35d697aff0ada5ec1b /kernel | |
parent | 67a70017fa0a152657bc7e337e69bb9c9f5549bf (diff) | |
download | blackbird-op-linux-96ecff14225ad40a29f4d5cfa6bd9266c8e1e89a.tar.gz blackbird-op-linux-96ecff14225ad40a29f4d5cfa6bd9266c8e1e89a.zip |
ufs: fix logics in "ufs: make fsck -f happy"
Storing stats _only_ at new locations is wrong for UFS1; old
locations should always be kept updated. The check for "has
been converted to use of new locations" is also wrong - it
should be "->fs_maxbsize is equal to ->fs_bsize".
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions