commit | 942835d68f6e16f2673c70791dc963c548681cb4 | [log] [tgz] |
---|---|---|
author | Martin Brandenburg <martin@omnibond.com> | Tue May 02 12:15:11 2017 -0400 |
committer | Mike Marshall <hubcap@omnibond.com> | Thu May 04 14:38:15 2017 -0400 |
tree | 8ed2bf9e6c291240cbc11489e7eb4628dda698d2 | |
parent | bf15ba7c1f9ad000d062968f931e80234db84a24 [diff] |
orangefs: invalidate stored directory on seek If an application seeks to a position before the point which has been read, it must want updates which have been made to the directory. So delete the copy stored in the kernel so it will be fetched again. Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>