RFC: Can a new "don't cache" chflags(1) be added?
Rick Macklem <[email protected]>
| Newsgroups | gmane.os.freebsd.current |
|---|---|
| Message-ID | <CAM5tNy4Z8W+Y_HfBJOMZCHjubq18cAz3+3ZP+ZEcQzie8kuRNg@mail.gmail.com> |
Hi, NFSv4.2 is getting a new "don't cache" attribute. It is meant to indicate to the NFS client that it should always handle the file as if it were open()'d with O_DIRECT. Does adding a new flag to chflags(1) called something like UF_DONTCACHE to support this new attribute seem reasonable? Thanks for any comments, rick