summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/nfs/rpc-cache.txt
AgeCommit message (Collapse)AuthorFilesLines
2020-02-13Documentation: nfs: rpc-cache: convert to ReSTDaniel W. S. Almeida1-202/+0
Convert rpc-cache.txt to ReST. Changes aim to improve presentation but the content itself remains mostly the same. Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com> Link: https://lore.kernel.org/r/20200129044917.566906-3-dwlsalmeida@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2018-10-29SUNRPC: Remove non-RCU protected lookupTrond Myklebust1-3/+3
Clean up the cache code by removing the non-RCU protected lookup. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue1-1/+1
Fix obvious cases of "it's" being used when "its" was meant. Signed-off-by: Francis Galiegue <fgaliegue@gmail.com> Acked-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2009-11-06nfs: move more to Documentation/filesystems/nfsJ. Bruce Fields1-0/+202
Oops: I missed two files in the first commit that created this directory. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>