Re: [PATCH 07/10] btrfs: fix wrong ctime when adding link

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

 



On Thu, May 20, 2010 at 03:22:30PM +0800, Miao Xie wrote:
> the ctime of file has not been updated when I create a link for it.
> 
> Steps to reproduce:
>  # touch file1
>  # stat -c %Z file1
>  1273592239
>  # link flink1 file1
>  # stat -c %Z file1
>  1273592239             <-- have not been updated
> 
> This patch fix this problem.

Care to add a test to xfstests to check for this regression?

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux