Added TODO for Axel or whoever is interested. :-)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29781 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1775,6 +1775,7 @@ static status_t
|
|||||||
bfs_write_attr_stat(fs_volume* _volume, fs_vnode* file, void* cookie,
|
bfs_write_attr_stat(fs_volume* _volume, fs_vnode* file, void* cookie,
|
||||||
const struct stat* stat, int statMask)
|
const struct stat* stat, int statMask)
|
||||||
{
|
{
|
||||||
|
// TODO: Implement (at least setting the size)!
|
||||||
return EOPNOTSUPP;
|
return EOPNOTSUPP;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user