Searched hist:"311324 ad1713666a6e803aecf0d4e1a136a5b34a" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | nfs_fs.h | diff 311324ad1713666a6e803aecf0d4e1a136a5b34a Fri Feb 07 16:02:08 CST 2014 Trond Myklebust <trond.myklebust@primarydata.com> NFS: Be more aggressive in using readdirplus for 'ls -l' situations
Try to detect 'ls -l' by having nfs_getattr() look at whether or not there is an opendir() file descriptor for the parent directory. If so, then assume that we want to force use of readdirplus in order to avoid the multiple GETATTR calls over the wire.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
/openbmc/linux/fs/nfs/ |
H A D | internal.h | diff 311324ad1713666a6e803aecf0d4e1a136a5b34a Fri Feb 07 16:02:08 CST 2014 Trond Myklebust <trond.myklebust@primarydata.com> NFS: Be more aggressive in using readdirplus for 'ls -l' situations
Try to detect 'ls -l' by having nfs_getattr() look at whether or not there is an opendir() file descriptor for the parent directory. If so, then assume that we want to force use of readdirplus in order to avoid the multiple GETATTR calls over the wire.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
H A D | inode.c | diff 311324ad1713666a6e803aecf0d4e1a136a5b34a Fri Feb 07 16:02:08 CST 2014 Trond Myklebust <trond.myklebust@primarydata.com> NFS: Be more aggressive in using readdirplus for 'ls -l' situations
Try to detect 'ls -l' by having nfs_getattr() look at whether or not there is an opendir() file descriptor for the parent directory. If so, then assume that we want to force use of readdirplus in order to avoid the multiple GETATTR calls over the wire.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
H A D | dir.c | diff 311324ad1713666a6e803aecf0d4e1a136a5b34a Fri Feb 07 16:02:08 CST 2014 Trond Myklebust <trond.myklebust@primarydata.com> NFS: Be more aggressive in using readdirplus for 'ls -l' situations
Try to detect 'ls -l' by having nfs_getattr() look at whether or not there is an opendir() file descriptor for the parent directory. If so, then assume that we want to force use of readdirplus in order to avoid the multiple GETATTR calls over the wire.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|