diff options
author | Jens Axboe <[email protected]> | 2018-01-10 11:34:25 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2018-01-10 11:47:53 -0700 |
commit | e14575b3d457f5806d79b85886ef94d9c29e3b2a (patch) | |
tree | bf1a6137b1e38ece55196da485e5c97bdc711ea4 /net/unix/sysctl_net_unix.c | |
parent | 0a72e7f44964b9ada3e5c15820372e9cb119bf80 (diff) |
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
We only have one atomic flag left. Instead of using an entire
unsigned long for that, steal the bottom bit of the deadline
field that we already reserved.
Remove ->atomic_flags, since it's now unused.
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Omar Sandoval <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions