Skip to content
Commit 1390643d authored by Chao Yu's avatar Chao Yu Committed by Dave Kleikamp
Browse files

jfs: remove redundant dquot_initialize() in jfs_evict_inode()



We don't need to call dquot_initialize() twice in jfs_evict_inode(),
remove one of them for cleanup.

Signed-off-by: default avatarChao Yu <yuchao0@huawei.com>
Signed-off-by: default avatarDave Kleikamp <dave.kleikamp@oracle.com>
parent 02645bcd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment