On Wed, 3 Oct 2012 08:59:44 -0500 Matt Elliott <melli...@ncsa.illinois.edu> wrote:
> What happens when the client has file open on a read-only volume and > its changed due to a vos release? Was the behavior different if the > client supported advisory locks? Advisory locks don't directly prevent the contents of a file from changing (or from being read). If you have a lock on a file, the file can still change if someone writes to that file. So, if a volume is released, the file contents can change while you have a lock, yes. The stuff in gerrit 8197 doesn't really deal with that. -- Andrew Deason adea...@sinenomine.net _______________________________________________ OpenAFS-devel mailing list OpenAFS-devel@openafs.org https://lists.openafs.org/mailman/listinfo/openafs-devel