1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-02 10:21:49 -05:00
Dan McGee b12be99c89 Ensure d_type is not DT_UNKNOWN before relying on it
Fixes FS#23090, a rather serious problem where the user was completely
unable to read the local database. Even if entry->d_type is available,
the given filesystem providing it may not fill the contents, in which
case we should fall back to a stat() as we did before. In this case, the
filesystem was XFS but there may be others.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-03-01 13:39:43 -06:00
..
2011-02-22 16:48:51 -06:00
2011-01-07 18:47:37 -06:00
2011-01-07 18:47:37 -06:00
2011-01-07 18:47:37 -06:00
2011-02-16 20:57:07 -06:00
2011-01-07 18:47:37 -06:00
2011-01-07 18:47:37 -06:00
2011-01-31 10:49:39 -06:00
2011-01-07 18:47:37 -06:00
2011-02-15 16:23:36 -06:00
2011-01-07 18:47:37 -06:00
2011-01-07 18:47:37 -06:00
2011-02-27 13:32:41 -06:00
2011-02-27 13:32:41 -06:00
2011-02-24 09:38:59 -06:00
2011-02-24 09:38:59 -06:00
2008-06-03 21:31:31 -05:00
2011-01-21 19:30:45 -06:00
2011-01-07 18:47:37 -06:00
2011-01-07 18:47:37 -06:00
2011-02-22 16:48:51 -06:00