]> git.baikalelectronics.ru Git - kernel.git/commit
orangefs: skip inode writeout if nothing to write
authorMartin Brandenburg <martin@omnibond.com>
Thu, 22 Feb 2018 18:15:56 +0000 (18:15 +0000)
committerMike Marshall <hubcap@omnibond.com>
Fri, 3 May 2019 18:32:38 +0000 (14:32 -0400)
commitecb017566ef7df7266eef6d8964f1bff57456841
treed4399c62ac3854091f3d9d7f8a7e694bb08f135d
parent5b493426b2b4522183a6f5c380116c216c1be584
orangefs: skip inode writeout if nothing to write

Would happen if an inode is dirty but whatever happened is not something
that can be written out to OrangeFS.

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