mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-28 16:51:15 +00: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>