@@ -37,7 +37,7 @@ struct fs_inode_extension {
__attribute__((packed))
struct fs_directory_record {
unsigned char fname[60];
unsigned char fname[FS_MAX_FNAME_LEN+1];
unsigned int inode_no;
};
The note is not visible to the blocked user.