]> git.ipfire.org Git - thirdparty/grub.git/commit
* docs/grub.texi (Filesystems): Mention SFS as Latin1 filesystem.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 25 Dec 2011 21:39:56 +0000 (22:39 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 25 Dec 2011 21:39:56 +0000 (22:39 +0100)
commitec000eaca9278070bf500521fc7c95d0502c257c
treec0d8ba12a850ff82d81ae6d9050ecba8c6ef19cf
parentf50e11653e2d25127a7597f9135aa2db60c793ff
* docs/grub.texi (Filesystems): Mention SFS as Latin1 filesystem.
* grub-core/fs/sfs.c (grub_sfs_mount): Fix a memory leak while on it.
(grub_sfs_iterate_dir): Convert Latin1 to UTF8. Stylistic and
performance fixes while on it.
(grub_sfs_close): Fix memory leak while on it.
(grub_sfs_label): Convert Latin1 to UTF-8.
ChangeLog
docs/grub.texi
grub-core/fs/sfs.c