added missing preallocate hook to the ntfs kernel interface
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39067 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
ebfedcc353
commit
f3e3bd7bec
@ -123,6 +123,7 @@ fs_vnode_ops gNTFSVnodeOps = {
|
||||
&fs_access,
|
||||
&fs_rstat,
|
||||
&fs_wstat,
|
||||
NULL, // fs_preallocate
|
||||
|
||||
/* file operations */
|
||||
&fs_create,
|
||||
|
Loading…
Reference in New Issue
Block a user