diff options
author | 2014-07-11 10:20:46 -0400 | |
---|---|---|
committer | 2014-07-12 16:51:41 -0400 | |
commit | 85710a837c2026aae80b7c64187edf1f10027b0b (patch) | |
tree | 9b8ac697b4bc8aa635a6b97432bc76113703a85a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfs: mark nfs_page reqs with flag for extra ref (diff) | |
download | wireguard-linux-85710a837c2026aae80b7c64187edf1f10027b0b.tar.xz wireguard-linux-85710a837c2026aae80b7c64187edf1f10027b0b.zip |
nfs: nfs_page should take a ref on the head req
nfs_pages that aren't the the head of a group must take a reference on the
head as long as ->wb_head is set to it. This stops the head from hitting
a refcount of 0 while there is still an active nfs_page for the page group.
This avoids kref warnings in the writeback code when the page group head
is found and referenced.
Signed-off-by: Weston Andros Adamson <dros@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions