Thread (28 messages) 28 messages, 5 authors, 2023-09-10

Re: [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock

From: Matthew Wilcox <willy@infradead.org>
Date: 2023-08-27 20:48:04
Also in: bpf, io-uring, linux-block, linux-btrfs, linux-cifs, linux-ext4, linux-f2fs-devel, linux-fsdevel, linux-mm, linux-nfs, linux-s390, linux-unionfs, linux-xfs, lkml

On Sun, Aug 27, 2023 at 09:28:28PM +0800, Hao Xu wrote:
quoted hunk ↗ jump to hunk
+++ b/include/linux/file.h
@@ -81,6 +81,8 @@ static inline void fdput_pos(struct fd f)
 	fdput(f);
 }
 
+extern int file_pos_lock_nowait(struct file *file, bool nowait);
No extern on function declarations.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help