Searched hist:"7 fe5c398fc2186ed586db11106a6692d871d0d58" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | proc.c | diff 7fe5c398fc2186ed586db11106a6692d871d0d58 Thu Mar 19 14:35:50 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Optimise NFS close()
Close-to-open cache consistency rules really only require us to flush out writes on calls to close(), and require us to revalidate attributes on the very last close of the file.
Currently we appear to be doing a lot of extra attribute revalidation and cache flushes.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | nfs3proc.c | diff 7fe5c398fc2186ed586db11106a6692d871d0d58 Thu Mar 19 14:35:50 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Optimise NFS close()
Close-to-open cache consistency rules really only require us to flush out writes on calls to close(), and require us to revalidate attributes on the very last close of the file.
Currently we appear to be doing a lot of extra attribute revalidation and cache flushes.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | file.c | diff 7fe5c398fc2186ed586db11106a6692d871d0d58 Thu Mar 19 14:35:50 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Optimise NFS close()
Close-to-open cache consistency rules really only require us to flush out writes on calls to close(), and require us to revalidate attributes on the very last close of the file.
Currently we appear to be doing a lot of extra attribute revalidation and cache flushes.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | internal.h | diff 7fe5c398fc2186ed586db11106a6692d871d0d58 Thu Mar 19 14:35:50 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Optimise NFS close()
Close-to-open cache consistency rules really only require us to flush out writes on calls to close(), and require us to revalidate attributes on the very last close of the file.
Currently we appear to be doing a lot of extra attribute revalidation and cache flushes.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | inode.c | diff 7fe5c398fc2186ed586db11106a6692d871d0d58 Thu Mar 19 14:35:50 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Optimise NFS close()
Close-to-open cache consistency rules really only require us to flush out writes on calls to close(), and require us to revalidate attributes on the very last close of the file.
Currently we appear to be doing a lot of extra attribute revalidation and cache flushes.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | nfs4proc.c | diff 7fe5c398fc2186ed586db11106a6692d871d0d58 Thu Mar 19 14:35:50 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Optimise NFS close()
Close-to-open cache consistency rules really only require us to flush out writes on calls to close(), and require us to revalidate attributes on the very last close of the file.
Currently we appear to be doing a lot of extra attribute revalidation and cache flushes.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
/openbmc/linux/include/linux/ |
H A D | nfs_xdr.h | diff 7fe5c398fc2186ed586db11106a6692d871d0d58 Thu Mar 19 14:35:50 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Optimise NFS close()
Close-to-open cache consistency rules really only require us to flush out writes on calls to close(), and require us to revalidate attributes on the very last close of the file.
Currently we appear to be doing a lot of extra attribute revalidation and cache flushes.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|