commit | 85ac799cf926a589829ebe6274bb5e5a41159743 | [log] [tgz] |
---|---|---|
author | Martin Brandenburg <martin@omnibond.com> | Thu Feb 22 18:10:43 2018 +0000 |
committer | Mike Marshall <hubcap@omnibond.com> | Fri May 03 14:32:38 2019 -0400 |
tree | dba789ce20ac85065592fa52fda3516a7ea38c7f | |
parent | c453dcfc79815760071bd9a7805d4b809fec05cf [diff] |
orangefs: implement writepage Now orangefs_inode_getattr fills from cache if an inode has dirty pages. also if attr_valid and dirty pages and !flags, we spin on inode writeback before returning if pages still dirty after: should it be other way Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>