Skip to content

Commit

Permalink
bump nfsv3driver
Browse files Browse the repository at this point in the history
Submodule src/code.cloudfoundry.org/nfsv3driver e3330ab..936ebcc:
  > Use stat instead of file open when testing directory access, in order to limit nfs traffic and speed up mount times on slow shares [#163107063](https://www.pivotaltracker.com/story/show/163107063)
  • Loading branch information
davewalter committed Jan 10, 2019
1 parent 1cbfcc0 commit 19ece55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/nfsv3driver/spec
Expand Up @@ -21,6 +21,7 @@ files:
- code.cloudfoundry.org/goshims/ioutilshim/*.go # gosub
- code.cloudfoundry.org/goshims/ldapshim/*.go # gosub
- code.cloudfoundry.org/goshims/osshim/*.go # gosub
- code.cloudfoundry.org/goshims/syscallshim/*.go # gosub
- code.cloudfoundry.org/lager/*.go # gosub
- code.cloudfoundry.org/lager/lagerflags/*.go # gosub
- code.cloudfoundry.org/nfsv3driver/*.go # gosub
Expand Down
2 changes: 1 addition & 1 deletion src/code.cloudfoundry.org/nfsv3driver

0 comments on commit 19ece55

Please sign in to comment.