]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-08-01 Vladimir Serbinenko <phcoder@gmail.com>
authorphcoder <phcoder@localhost>
Sat, 1 Aug 2009 14:47:11 +0000 (14:47 +0000)
committerphcoder <phcoder@localhost>
Sat, 1 Aug 2009 14:47:11 +0000 (14:47 +0000)
* util/hostfs.c (grub_hostfs_dir): Don't use DT_DIR: It doesn't work
on XFS or ReiserFS.

ChangeLog

index f104a7c4910ccbedcf631afe93bb0403071e18f0..d7f219b463b80b58f3c4d416bf715faebc4f5796 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2009-07-23  Vladimir Serbinenko  <phcoder@gmail.com>
+2009-08-01  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * util/hostfs.c (grub_hostfs_dir): Don't use DT_DIR: It doesn't work
        on XFS or ReiserFS.