diff options
author | Stefan Roesch <[email protected]> | 2022-06-23 10:51:50 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-07-24 18:39:31 -0600 |
commit | 8017553980d0bbfef3e66c583363828565afd6da (patch) | |
tree | c02bf0bc996e1ba246d94070b937f727109ac9a0 /net/lapb/lapb_subr.c | |
parent | 18e419f6e80a6d3c8aaab94abd55c3b41741d8df (diff) |
fs: add a FMODE_BUF_WASYNC flags for f_mode
This introduces the flag FMODE_BUF_WASYNC. If devices support async
buffered writes, this flag can be set. It also modifies the check in
generic_write_checks to take async buffered writes into consideration.
Signed-off-by: Stefan Roesch <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Christian Brauner (Microsoft) <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions