我正在使用Fedora-16和ext4.Suddenly使用stat命令我可以看到一些叫做“Birth”的东西.
# stat history_file1.txt File: `history_file1.txt' Size: 8944 Blocks: 24 IO Block: 4096 regular file Device: 802h/2050d Inode: 4192 Links: 1 Access: (0600/-rw-------) Uid: ( 0/ root) Gid: ( 0/ root) Context: unconfined_u:object_r:admin_home_t:s0 Access: 2012-01-18 18:11:10.799900150 +0530 Modify: 2012-01-18 18:11:10.867908793 +0530 Change: 2012-01-18 18:11:10.867908793 +0530 Birth: -
%w Time of file birth,human-readable; – if unknown
%W Time of file birth,seconds since Epoch; 0 if unknown
这是新添加的字段吗?该字段相对于inode存储的位置?