diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2019-12-17 20:57:05 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-12-17 19:57:27 -0700 |
commit | ffbb8d6b76910d4f3a2bafeaf68c419011e98d05 (patch) | |
tree | db34d3d063a05448d1264436c8722ac4c92192bc /fs/squashfs | |
parent | 8ed8d3c3bc32bf5b442c9f54013b4a47d5cae740 (diff) | |
download | linux-ffbb8d6b76910d4f3a2bafeaf68c419011e98d05.tar.gz linux-ffbb8d6b76910d4f3a2bafeaf68c419011e98d05.tar.bz2 linux-ffbb8d6b76910d4f3a2bafeaf68c419011e98d05.zip |
io_uring: make HARDLINK imply LINK
The rules are as follows, if IOSQE_IO_HARDLINK is specified, then it's a
link and there is no need to set IOSQE_IO_LINK separately, though it
could be there. Add proper check and ensure that IOSQE_IO_HARDLINK
implies IOSQE_IO_LINK.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/squashfs')
0 files changed, 0 insertions, 0 deletions