added a file system call preallocate() as described in #6285, currently unused
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39006 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2354,6 +2354,7 @@ fs_vnode_ops gBFSVnodeOps = {
|
||||
&bfs_access,
|
||||
&bfs_read_stat,
|
||||
&bfs_write_stat,
|
||||
NULL, // fs_preallocate
|
||||
|
||||
/* file operations */
|
||||
&bfs_create,
|
||||
|
||||
Reference in New Issue
Block a user