Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fuse: make fuse_file_fallocate() static
Fix the following sparse warning: fs/fuse/file.c:2249:6: warning: symbol 'fuse_file_fallocate' was not declared. Should it be static? Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
- Loading branch information