mtime support for ntfs
This commit is contained in:
parent
7b32d83d78
commit
0e5507c411
2 changed files with 9 additions and 0 deletions
|
@ -135,6 +135,7 @@ struct grub_fshelp_node
|
|||
struct grub_ntfs_data *data;
|
||||
char *buf;
|
||||
grub_uint64_t size;
|
||||
grub_uint64_t mtime;
|
||||
grub_uint32_t ino;
|
||||
int inode_read;
|
||||
struct grub_ntfs_attr attr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue