]> git.baikalelectronics.ru Git - kernel.git/commit
orangefs: call op_release sooner when creating inodes
authorMartin Brandenburg <martin@omnibond.com>
Fri, 10 Nov 2017 17:08:01 +0000 (12:08 -0500)
committerMike Marshall <hubcap@omnibond.com>
Mon, 13 Nov 2017 20:10:18 +0000 (15:10 -0500)
commit1eb0a453e5e7af8c36d2366942a144d0130b5d89
tree12c9297fc0cbd76d75a474f77b1b2428ec9e1f3d
parente667a088439a6b698485968fcfa95a279372c8d3
orangefs: call op_release sooner when creating inodes

Prevents holding an unnecessary op while the kernel processes another op
and yields the CPU.

Signed-off-by: Martin Brandenburg <martin@omnibond.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/namei.c