Re: [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steve French
Date: Thursday, August 5, 2010 - 8:55 pm

On Thu, Aug 5, 2010 at 10:38 PM, Neil Brown <neilb@suse.de> wrote:


Obviously the cifs and SMB2 protocols which  Samba server support can
ask the server to set the create time of a file (this is handled
through xattrs today along with the "dos attribute" flags such as
archive/hidden/system), but certainly it is much more common (and
important) to read the creation time of an existing file.



It is another syscall that Samba server would have to make - and xattr
performance is extremely slow on some file systems (although
presumably this one would be more likely to be stored in inode and
perhaps not as bad on ext4, cifs and a few others such as ntfs).


-- 
Thanks,

Steve
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/18] Extended file stat functions [ver #6], David Howells, (Wed Jul 14, 7:17 pm)
Re: [PATCH 02/18] xstat: Add a pair of system calls to mak ..., Christoph Hellwig, (Sun Jul 18, 1:48 am)
Re: [PATCH 12/18] xstat: Add a dentry op to handle automou ..., Christoph Hellwig, (Sun Jul 18, 1:50 am)
Re: [PATCH 18/18] xstat: Provide a mechanism to gather ext ..., Christoph Hellwig, (Sun Jul 18, 1:51 am)
Re: [PATCH 02/18] xstat: Add a pair of system calls to mak ..., Steve French, (Thu Aug 5, 8:55 pm)