summaryrefslogtreecommitdiff
path: root/include/linux/ring_buffer.h
diff options
context:
space:
mode:
authorAndy Adamson <andros@netapp.com>2010-01-14 17:45:08 -0500
committerTrond Myklebust <Trond.Myklebust@netapp.com>2010-02-10 08:30:58 -0500
commit4911096f1a5df73c12c287a42ece4e7b5d9c19ec (patch)
tree4e59b70fe7bfbea730ebcf829312f2bce7350040 /include/linux/ring_buffer.h
parentb2f28bd78354b9bbcd178bf6bbf6b2277cd9b761 (diff)
downloadkernel-4911096f1a5df73c12c287a42ece4e7b5d9c19ec.tar.gz
nfs41: back channel drc minimal implementation
For now the back channel ca_maxresponsesize_cached is 0 and there is no backchannel DRC. Return NFS4ERR_REP_TOO_BIG_TO_CACHE when a cb_sequence cachethis is true. When it is false, return NFS4ERR_RETRY_UNCACHED_REP as the next operation error. Remember the replay error accross compound operation processing. Signed-off-by: Andy Adamson <andros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'include/linux/ring_buffer.h')
0 files changed, 0 insertions, 0 deletions
_init_acl(): fix a leakAl Viro 2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Al Viro 2011-07-20->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro 2011-03-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn 2011-02-21ocfs2: remove INODE from unused files.Tao Ma