Re: [PATCH 19/19] fsck.cramfs: replace utime() with utimensat()

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

 



On Monday 15 October 2012 04:36:43 Sami Kerola wrote:
> On Mon, Oct 15, 2012 at 3:17 AM, Mike Frysinger <vapier@xxxxxxxxxx> wrote:
> > On Sunday 14 October 2012 16:21:10 Sami Kerola wrote:
> >> +     if (utimensat(path, &epoch, 0) < 0)
> > 
> > err, did you test this at all ?  utimensat() takes 4 args one of which is
> > a reference file descriptor.
> 
> I thought I did, but what ever I did where partly unsuccessful.

cramfs isn't built by default, so you'll need to pass the right configure flag
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux