Re: Trash system



#if Maciej Stachowiak
> But why these? There's no way to restore the ctime when undeleting,

Correct.

> first off (POSIX lets you set the mtime and the atime but not the
> ctime) but aren't the file's size, mode and dates already available
> when stat()ing the file?

Yes, but if you want to view a large trash directory, it's a lot faster
to only read the info files than stat the 'deleted' files as well.

Rik





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]