]> Zhao Yanbai Git Server - minix.git/commit
- Add support for ST_NOTRUNC to struct statvfs.
authorThomas Veerman <thomas@minix3.org>
Mon, 2 Aug 2010 11:16:32 +0000 (11:16 +0000)
committerThomas Veerman <thomas@minix3.org>
Mon, 2 Aug 2010 11:16:32 +0000 (11:16 +0000)
commit253b4b3fe51635572e2a3ed20d71a5adadef9212
tree7d07c83a7b4f14cdfc299000256668b0b7149f37
parent20eced94e726a438fa69f52061303062a8407b69
- Add support for ST_NOTRUNC to struct statvfs.
- Let tests that test for long file names check for that flag, so that they can
  verify the results properly.
13 files changed:
include/sys/statvfs.h
man/man5/statvfs.5
servers/hgfs/misc.c
test/common.c
test/test23.c
test/test24.c
test/test25.c
test/test28.c
test/test30.c
test/test31.c
test/test33.c
test/test34.c
test/test35.c