2009-07-21 Vladimir Serbinenko <phcoder@gmail.com>

* fs/ufs.c (grub_ufs_sblock): Fix offset of mtime2 which was off by
	128 bytes
This commit is contained in:
phcoder 2009-07-21 12:58:41 +00:00
parent 1ef44b802b
commit cffcddb2b5
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2009-07-21 Vladimir Serbinenko <phcoder@gmail.com>
* fs/ufs.c (grub_ufs_sblock): Fix offset of mtime2 which was off by
128 bytes
2009-07-20 Vladimir Serbinenko <phcoder@gmail.com>
Add BFS support