summaryrefslogtreecommitdiff
path: root/bpfc.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-28all: Change reporting bugs emailVadim Kochan1-1/+1
2014-12-12all: Reduce amount of empty liens in usage and version output a bitTobias Klauser1-5/+5
2014-09-05bpfc: Don't duplicate copyright/bug report/license stringTobias Klauser1-14/+11
2013-10-11bpfc: alias xt_bpf to tcDaniel Borkmann1-2/+3
2013-07-09all: show git id in --version informationDaniel Borkmann1-2/+4
2013-06-15bpfc: stress that also seccomp-BPF can be generated with bpfcDaniel Borkmann1-1/+3
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+1
2013-05-23make: include build nameDaniel Borkmann1-1/+1
2013-05-23bpfc: minor: do a line-break before 80-columnDaniel Borkmann1-1/+2
2013-05-23bpfc: allow bpf programs to be passed to cppDaniel Borkmann1-4/+10
2013-05-17bpfc: Add __noreturn attribute to exiting functionsTobias Klauser1-2/+2
2013-05-15man: trafgen: Minor fixesTobias Klauser1-2/+2
2013-03-16bpfc: support different output formatsDaniel Borkmann1-10/+22
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+132
4c <4c> 8b af c8 02 00 00 4d 8d a5 08 02 00 00 49 81 c5 98 02 00 00 [ 109.754361] RIP [<ffffffffa08a3e68>] nfs4_callback_compound+0x4f8/0x690 [nfsv4] [ 109.756123] RSP <ffff88008448fca0> [ 109.756951] CR2: 00000000000002c8 [ 109.757738] ---[ end trace 2b8555511ab5dfb4 ]--- [ 109.758819] Kernel panic - not syncing: Fatal exception [ 109.760126] Kernel Offset: disabled [ 118.938934] ---[ end Kernel panic - not syncing: Fatal exception It doesn't unlock the table nor does it set the cps->clp pointer which is later needed by nfs4_cb_free_slot(). Fixes: 80f9642724af5 ("NFSv4.x: Enforce the ca_maxresponsesize_cached ...") CC: stable@vger.kernel.org Signed-off-by: Olga Kornievskaia <kolga@netapp.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'Documentation/x86')