Revision: 2465
http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2465
Author: phcoder
Date: 2009-08-01 14:47:11 +0000 (Sat, 01 Aug 2009)
Log Message:
-----------
2009-08-01 Vladimir Serbinenko <[email protected]>
* util/hostfs.c (grub_hostfs_dir): Don't use DT_DIR: It doesn't work
on XFS or ReiserFS.
Modified Paths:
--------------
trunk/grub2/ChangeLog
Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog 2009-08-01 14:44:15 UTC (rev 2464)
+++ trunk/grub2/ChangeLog 2009-08-01 14:47:11 UTC (rev 2465)
@@ -1,4 +1,4 @@
-2009-07-23 Vladimir Serbinenko <[email protected]>
+2009-08-01 Vladimir Serbinenko <[email protected]>
* util/hostfs.c (grub_hostfs_dir): Don't use DT_DIR: It doesn't work
on XFS or ReiserFS.