grub/fs
robertmh ad4936a035 2008-06-08 Robert Millan <rmh@aybabtu.com>
* include/grub/ntfs.h (struct grub_ntfs_bpb): Rename `serial_number' to
        `num_serial' (for consistency with other variables).
        (struct grub_ntfs_data): Add `uuid' member.
        * fs/ntfs.c (grub_ntfs_mount): Initialize `data->uuid'.
        (grub_ntfs_uuid): New function.
        (grub_ntfs_fs): Reference grub_ntfs_uuid() in `uuid' struct member.
2008-06-08 19:18:58 +00:00
..
affs.c 2008-05-29 Robert Millan <rmh@aybabtu.com> 2008-05-29 13:01:43 +00:00
afs.c 2008-05-20 Bean <bean123ch@gmail.com> 2008-05-20 05:00:53 +00:00
cpio.c 2008-04-02 Pavel Roskin <proski@gnu.org> 2008-04-02 06:10:44 +00:00
ext2.c 2008-05-30 Robert Millan <rmh@aybabtu.com> 2008-05-30 20:47:43 +00:00
fat.c 2008-06-01 Robert Millan <rmh@aybabtu.com> 2008-06-01 13:30:00 +00:00
fshelp.c 2008-05-29 Robert Millan <rmh@aybabtu.com> 2008-05-29 13:01:43 +00:00
hfs.c 2008-01-24 Bean <bean123ch@gmail.com> 2008-01-23 20:21:18 +00:00
hfsplus.c 2008-05-29 Robert Millan <rmh@aybabtu.com> 2008-05-29 13:01:43 +00:00
iso9660.c 2008-02-24 Bean <bean123ch@gmail.com> 2008-02-24 15:34:15 +00:00
jfs.c Typo fixes in comments and variable names. 2007-12-30 08:52:06 +00:00
minix.c 2007-08-02 Bean <bean123ch@gmail.com> 2007-08-02 18:40:37 +00:00
ntfs.c 2008-06-08 Robert Millan <rmh@aybabtu.com> 2008-06-08 19:18:58 +00:00
ntfscomp.c 2007-12-21 Bean <bean123ch@gmail.com> 2007-12-21 11:41:23 +00:00
reiserfs.c 2008-06-01 Robert Millan <rmh@aybabtu.com> 2008-06-01 13:30:00 +00:00
sfs.c 2008-05-20 Bean <bean123ch@gmail.com> 2008-05-20 05:00:53 +00:00
udf.c 2008-05-20 Bean <bean123ch@gmail.com> 2008-05-20 05:00:53 +00:00
ufs.c 2008-02-02 Bean <bean123ch@gmail.com> 2008-02-02 14:15:31 +00:00
xfs.c 2008-06-01 Robert Millan <rmh@aybabtu.com> 2008-06-01 13:30:00 +00:00