mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-12 15:16:03 +09:00
Let the client request nonseekable open using FOPEN_NONSEEKABLE and call nonseekable_open() on the file if requested. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>