inode_open_by_pathname(): Fixed to unescape given pathname components.
authorshort <>
Mon, 1 Sep 2003 18:06:49 +0000 (18:06 +0000)
committershort <>
Mon, 1 Sep 2003 18:06:49 +0000 (18:06 +0000)
commit57b5f84091014c39d21bb0ed16e7bea76140822e
tree6957f33a5ddd816e73cf3452c8391a7ad59953b5
parentaab01512b0c40cc4d6f4e6f8934c94dd4fd2ccf4
inode_open_by_pathname(): Fixed to unescape given pathname components.
Fixed crash of directory_close() of its unreffing NULL EOF marker.
Filter-out '$'-lead filenames to ignore NTFS system directories.
Support 'GNOME_VFS_FILE_TYPE_DIRECTORY' type for file_info_get().
src/gnome-vfs-method.c