fuse_file_info.nonseekable

Can be filled in by open, to indicate that the file is not seekable. Introduced in version 2.8

struct fuse_file_info
uint nonseekable;

Meta