You need to sign in or sign up before continuing.
  • C
    storage: List directory volumes for dir/fs/netfs pools · 8077d64f
    Cole Robinson 提交于
    Since directories can be used for <filesystem> passthrough, they are
    basically storage volumes.
    
    v2:
        Skip ., .., lost+found dirs
    
    v3:
        Use gnulib last_component
    
    v4:
        Use gnulib "dirname.h", not system <dirname.h>
        Don't skip lost+found
    8077d64f
storage_backend.c 48.3 KB