aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorSebastian Ott <[email protected]>2017-06-15 17:13:15 +0200
committerMartin Schwidefsky <[email protected]>2017-08-09 09:09:42 -0400
commita3c1a2194a7c776c08ad704cd8a3b3ea694c60e6 (patch)
treed4dd56947221acb864d9ef6b213ab7421c4cb957 /net/unix/sysctl_net_unix.c
parent5db23179998ded72cb8f58a296c0e99716d7df5b (diff)
s390/scm: use common completion path
Since commit caf7df122721 ("block: remove the errors field from struct request") rq->errors can't be (mis)used by block device drivers to store the error condition for usage during async completion. Because of that I simply used async completion only for the non-error paths. This patch places the error within the private data of struct request and uses async completion for all paths again. Signed-off-by: Sebastian Ott <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions