commit | 480e5ae9b860c8a1c74ab9414f9bd78a43ad356f | [log] [tgz] |
---|---|---|
author | Martin Brandenburg <martin@omnibond.com> | Tue Feb 06 14:01:25 2018 +0000 |
committer | Mike Marshall <hubcap@omnibond.com> | Tue Feb 06 16:38:13 2018 -0500 |
tree | 2a8c054b3169165ac271dfc55cdc3d242bc69d4b | |
parent | cf546ab6b189ab8b3acb26bbc2f0af4df21f16c7 [diff] |
orangefs: simplify orangefs_inode_is_stale Check whether this is a new inode at location of call. Raises the question of what to do with an unknown inode type. Old code would've marked the inode bad and returned ESTALE. Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>