mirror of
https://review.haiku-os.org/haiku
synced 2025-02-02 03:36:14 +01:00
61b83cc210
leaving the tags Qt style though. That's a bit weird, but that's the way Axel likes it, and we want to keep him happy, don't we? ;-P * The common_[path_]read_stat() now fills in st_dev and st_ino in the result stat structure after the FS had its go. The information is readily available in the VFS, so why bother the FSs. In fact devfs didn't (and still doesn't) fill in st_dev which gave dev_for_path() some head ache. * Modified _user_open_parent_dir() to accept a NULL buffer for the entry name and added a doxygen comment for it. df now works properly on Haiku (save that printf() doesn't support floating point numbers at the moment). git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8898 a95241bf-73f2-0310-859d-f6bbb57e9c96