diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2018-06-30 20:32:04 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-08-03 22:03:33 +0200 |
commit | c7b15a8657da7f8d11269c7cc3d8beef10d26b43 (patch) | |
tree | 0c488599125b4b5d9ae0a64055d282b7ad62299e /fs/jfs/Makefile | |
parent | adfs: don't put inodes into icache (diff) | |
download | linux-c7b15a8657da7f8d11269c7cc3d8beef10d26b43.tar.xz linux-c7b15a8657da7f8d11269c7cc3d8beef10d26b43.zip |
jfs: don't bother with make_bad_inode() in ialloc()
We hit that when inumber allocation has failed. In that case
the in-core inode is not hashed and since its ->i_nlink is 1
the only place where jfs checks is_bad_inode() won't be reached.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/jfs/Makefile')
0 files changed, 0 insertions, 0 deletions