mirror of
https://review.haiku-os.org/haiku
synced 2025-02-21 04:58:56 +01:00
Since BFS can't resolve a vnode_id to an attribute, fs_create_attr() now doesn't return a new vnode_id anymore. Changed all fs_vnode variables to "file" instead of "attr" to avoid any confusion. That means for BFS that the cookie which fs_open_attr() returns will have to include a pointer to the real inode, if the attribute is not part of the file's inode. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1159 a95241bf-73f2-0310-859d-f6bbb57e9c96