Displaying 2 results from an estimated 2 matches for "data_cache".
2016 May 04
2
[Bug 11893] New: rsync should check local file access permission before connecting to remote end
https://bugzilla.samba.org/show_bug.cgi?id=11893
            Bug ID: 11893
           Summary: rsync should check local file access permission before
                    connecting to remote end
           Product: rsync
           Version: 3.1.2
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: core
      
2019 May 10
11
[nbdkit PATCH 0/9] RFC: implement NBD_CMD_CACHE
I'm still working my way through the filters before this series will
be complete, but this is enough of a start to at least get some
feedback on the idea of implementing another NBD protocol extension.
Eric Blake (9):
  server: Internal hooks for implementing NBD_CMD_CACHE
  plugins: Add .cache callback
  file, split: Implement .cache with posix_fadvise
  nbd: Implement NBD_CMD_CACHE