diff options
author | Miklos Szeredi <mszeredi@suse.cz> | 2015-07-01 16:26:06 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@suse.cz> | 2015-07-01 16:26:06 +0200 |
commit | 77cd9d488b32d19be852ad4d310ef13701557d61 (patch) | |
tree | 2bfe433ce2aaff445860eaf9bd009464ecafa2a3 /fs/efivarfs | |
parent | 45a91cb1a4fd9bb0e53c95e3dc9185dd5b5ba245 (diff) |
fuse: add req flag for private list
When an unlocked request is aborted, it is moved from fpq->io to a private
list. Then, after unlocking fpq->lock, the private list is processed and
the requests are finished off.
To protect the private list, we need to mark the request with a flag, so if
in the meantime the request is unlocked the list is not corrupted.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Reviewed-by: Ashish Samant <ashish.samant@oracle.com>
Diffstat (limited to 'fs/efivarfs')
0 files changed, 0 insertions, 0 deletions