summaryrefslogtreecommitdiffstats
path: root/udev
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2012-09-14 09:36:40 -0700
committerBrian Behlendorf <[email protected]>2012-09-14 15:53:47 -0700
commit8312c6df55c1fb2ad3536fc3bc7ae93c429b85aa (patch)
treee43b8bae131de24374dc4287dd1c73b1b90d51e8 /udev
parent8e8e7f35b71e7aa88f5e45bf1594bcc75526227d (diff)
Clear PG_writeback for sync I/O error case
Commit 2b2861362f7dd09cc3167df8fddb6e2cb475018a accidentally introduced this issue by only conditionally registering the commit callback in the async case. The error handing code for the dmu_tx_assign() failure case relied on there always being a registered commit callback to clear the PG_writeback bit. Since that is no longer strictly true for the synchronous case we must explicitly invoke the callback. Signed-off-by: Brian Behlendorf <[email protected]> Closes #961
Diffstat (limited to 'udev')
0 files changed, 0 insertions, 0 deletions