]> Git Repo - linux.git/commit
erofs: always use iget5_locked
authorGao Xiang <[email protected]>
Wed, 4 Sep 2019 02:09:11 +0000 (10:09 +0800)
committerGreg Kroah-Hartman <[email protected]>
Thu, 5 Sep 2019 18:10:09 +0000 (20:10 +0200)
commit4231138fe0c88b4120ef347ee01def82ce439c0b
tree57fc8a906ff65c5923e0e986f65978a08f1d1e07
parentfe7c2423570dca4ffb9adc53225344ffd4a9f49a
erofs: always use iget5_locked

As Christoph said [1] [2], "Just use the slightly
more complicated 32-bit version everywhere so that
you have a single actually tested code path.
And then remove this helper. "

[1] https://lore.kernel.org/r/20190829102426[email protected]/
[2] https://lore.kernel.org/r/20190902125320[email protected]/
Reported-by: Christoph Hellwig <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
fs/erofs/inode.c
This page took 0.054007 seconds and 4 git commands to generate.