login
Header Space

 
 

Re: [PATCH 3/4] XFS: Return case-insensitive match for dentry cache

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Barry Naujok <bnaujok@...>
Cc: Christoph Hellwig <hch@...>, <xfs@...>, linux-fsdevel <linux-fsdevel@...>
Date: Thursday, May 15, 2008 - 9:43 am

Hi,

On 15 May 2008, at 06:14, Barry Naujok wrote:


Yes, and you can get the performance back if you allow negative  
dentries to be created.  You just have to make sure that every time a  
directory entry is created in directory X, all negative dentries which  
are children of directory X are thrown away.

Failure to do so will result in lookups returning ENOENT even though a  
file now exists that matches case insensitively.  This happens because  
the VFS will find the negative dentry and return ENOENT without  
calling the file system lookup method thus the file system does not  
get a chance to discover the new matching directory entry...

Best regards,

	Anton
-- 
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK
Linux NTFS maintainer, http://www.linux-ntfs.org/

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 3/4] XFS: Return case-insensitive match for dentr..., Christoph Hellwig, (Tue May 13, 4:57 am)
Re: [PATCH 3/4] XFS: Return case-insensitive match for dentr..., Christoph Hellwig, (Thu May 15, 12:57 am)
Re: [PATCH 3/4] XFS: Return case-insensitive match for dentr..., Anton Altaparmakov, (Thu May 15, 9:43 am)
Re: [PATCH 3/4] XFS: Return case-insensitive match for dentr..., Christoph Hellwig, (Tue May 20, 2:23 pm)
Re: [PATCH 3/4] XFS: Return case-insensitive match for dentr..., Christoph Hellwig, (Thu May 15, 10:11 am)
Re: [PATCH 3/4] XFS: Return case-insensitive match for dentr..., Anton Altaparmakov, (Fri May 16, 3:25 am)
speck-geostationary