summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOlga Kornievskaia <olga.kornievskaia@gmail.com>2019-09-06 15:17:21 -0400
committerJ. Bruce Fields <bfields@redhat.com>2019-12-09 11:42:14 -0500
commitb7342204253aaa1ce8351e0d94b43f98c8706cee (patch)
tree8e689174c651f72f84ddd932f2ee5892d14c8622 /tools/perf/scripts/python
parent624322f1adc58acd0b69f77a6ddc764207e97241 (diff)
downloadkernel-b7342204253aaa1ce8351e0d94b43f98c8706cee.tar.gz
NFSD check stateids against copy stateids
Incoming stateid (used by a READ) could be a saved copy stateid. Using the provided stateid, look it up in the list of copy_notify stateids. If found, use the parent's stateid and parent's clid to look up the parent's stid to do the appropriate checks. Update the copy notify timestamp (cpntf_time) with current time this making it 'active' so that laundromat thread will not delete copy notify state. Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
y&id=baf6332a238a680ef3add9cfb0729f136da886b8'>atmel_lcdfb: fix pixclock divider calculationNicolas Ferre 2008-04-28atmel_lcdfb: adjust fifo size for at91sam9rlNicolas Ferre 2008-04-28atmel_lcdfb: wiring BGR to RGB color modeNicolas Ferre 2008-04-28atmel_lcdfb: suspend/resume supportDavid Brownell 2008-04-28atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen