Home
last modified time | relevance | path

Searched hist:"5445 b1fbd123420bffed5e629a420aa2a16bf849" (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfs/
H A Ddelegation.hdiff 5445b1fbd123420bffed5e629a420aa2a16bf849 Sun Sep 06 01:06:58 CEST 2015 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Respect the server imposed limit on how many changes we may cache

The NFSv4 delegation spec allows the server to tell a client to limit how
much data it cache after the file is closed. In return, the server
guarantees enough free space to avoid ENOSPC situations, etc.
Prior to this patch, we assumed we could always cache aggressively after
close. Unfortunately, this causes problems with servers that set the
limit to 0 and therefore do not offer any ENOSPC guarantees.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
H A Dnfs4file.cdiff 5445b1fbd123420bffed5e629a420aa2a16bf849 Sun Sep 06 01:06:58 CEST 2015 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Respect the server imposed limit on how many changes we may cache

The NFSv4 delegation spec allows the server to tell a client to limit how
much data it cache after the file is closed. In return, the server
guarantees enough free space to avoid ENOSPC situations, etc.
Prior to this patch, we assumed we could always cache aggressively after
close. Unfortunately, this causes problems with servers that set the
limit to 0 and therefore do not offer any ENOSPC guarantees.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
H A Ddelegation.cdiff 5445b1fbd123420bffed5e629a420aa2a16bf849 Sun Sep 06 01:06:58 CEST 2015 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Respect the server imposed limit on how many changes we may cache

The NFSv4 delegation spec allows the server to tell a client to limit how
much data it cache after the file is closed. In return, the server
guarantees enough free space to avoid ENOSPC situations, etc.
Prior to this patch, we assumed we could always cache aggressively after
close. Unfortunately, this causes problems with servers that set the
limit to 0 and therefore do not offer any ENOSPC guarantees.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
H A Dfile.cdiff 5445b1fbd123420bffed5e629a420aa2a16bf849 Sun Sep 06 01:06:58 CEST 2015 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Respect the server imposed limit on how many changes we may cache

The NFSv4 delegation spec allows the server to tell a client to limit how
much data it cache after the file is closed. In return, the server
guarantees enough free space to avoid ENOSPC situations, etc.
Prior to this patch, we assumed we could always cache aggressively after
close. Unfortunately, this causes problems with servers that set the
limit to 0 and therefore do not offer any ENOSPC guarantees.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
H A Dinternal.hdiff 5445b1fbd123420bffed5e629a420aa2a16bf849 Sun Sep 06 01:06:58 CEST 2015 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Respect the server imposed limit on how many changes we may cache

The NFSv4 delegation spec allows the server to tell a client to limit how
much data it cache after the file is closed. In return, the server
guarantees enough free space to avoid ENOSPC situations, etc.
Prior to this patch, we assumed we could always cache aggressively after
close. Unfortunately, this causes problems with servers that set the
limit to 0 and therefore do not offer any ENOSPC guarantees.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>