看板 DFBSD_bugs 關於我們 聯絡資訊
I don't think va_size should ever be set to the size of an internal structure. That information is not meaningful to consumers / stat. It should either be something meaningful, like the size of the disk (partition/slice/etc) or 0. For softlinks va_size is the length of the softlink string. -Matt Matthew Dillon <dillon@backplane.com>