]> asedeno.scripts.mit.edu Git - linux.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)
commit8a88bbce6f83430a737a97bb72d0912a6a103945
treed4399c62ac3854091f3d9d7f8a7e694bb08f135d
parent3e9dfc6e1e8bce62a329f1452c7eeccbac230980
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