* Added stat::st_blocks field as required by POSIX. This also closes ticket

#2261.
* Made at least BFS report it more or less correctly (the attributes are
  ignored, though).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27791 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2008-09-30 14:16:39 +00:00
parent 3ddf6441ea
commit b2ec044cb8
6 changed files with 57 additions and 8 deletions
@@ -1224,6 +1224,7 @@
#define st_ctime fssh_st_ctime
#define st_crtime fssh_st_crtime
#define st_type fssh_st_type
#define st_blocks fssh_st_blocks
/* extended file types */
#define S_ATTR_DIR FSSH_S_ATTR_DIR