localfileenumerator: Improve non-stat'ing code
authorBenjamin Otte <otte@redhat.com>
Tue, 1 Nov 2011 23:31:50 +0000 (00:31 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 16 Nov 2011 16:22:17 +0000 (17:22 +0100)
commit3c66ada4358ca0a8d9c31a14d45c13cd9de0b084
treeec7a277cd1c83c3a3e81b740fd9e8e1f67d564c4
parent93aea49bd7a8fa29d4ad857fd5de9f282edd8603
localfileenumerator: Improve non-stat'ing code

We now avoid the per-enumerated-file stat for type and names. We could
improve this further by moving things to the no_stat function, but this
is what the file chooser needs for autocomplete, so I am happy.
gio/glocalfileenumerator.c