aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorBrian Foster <[email protected]>2014-12-23 22:46:23 +0000
committerDave Chinner <[email protected]>2014-12-23 22:46:23 +0000
commit96ab7954bca0eeedfb17094719db1351fba361d3 (patch)
tree6b94a56c4031e61215a626e475bd23e9137844fe /lib/string_helpers.c
parentLinux 3.19-rc1 (diff)
downloadkernel-96ab7954bca0eeedfb17094719db1351fba361d3.tar.gz
kernel-96ab7954bca0eeedfb17094719db1351fba361d3.zip
xfs: initialize log buf I/O completion wq on log alloc
Log buffer I/O completion passes through the high priority m_log_workqueue rather than the default metadata buffer workqueue. The log buffer wq is initialized at I/O submission time. The log buffers are reused once initialized, however, so this is not necessary. Initialize the log buffer I/O completion workqueue pointers once when the log is allocated and log buffers initialized rather than on every log buffer I/O submission. Signed-off-by: Brian Foster <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions