| To: | "Christoph Hellwig" <hch@xxxxxxxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH] XFS: Fix returning case-preserved name with CI node form directories |
| From: | "Barry Naujok" <bnaujok@xxxxxxx> |
| Date: | Thu, 19 Jun 2008 18:39:55 +1000 |
| Cc: | "xfs@xxxxxxxxxxx" <xfs@xxxxxxxxxxx> |
| In-reply-to: | <20080619083243.GA8821@infradead.org> |
| Organization: | SGI |
| References: | <op.ucxszl2d3jf8g2@pc-bnaujok.melbourne.sgi.com> <20080619083243.GA8821@infradead.org> |
| Sender: | xfs-bounce@xxxxxxxxxxx |
| User-agent: | Opera Mail/9.24 (Win32) |
On Thu, 19 Jun 2008 18:32:43 +1000, Christoph Hellwig <hch@xxxxxxxxxxxxx>
wrote:On Wed, Jun 18, 2008 at 07:07:59PM +1000, Barry Naujok wrote:xfs_dir2_node_lookup() calls xfs_da_node_lookup_int() which iterates through leaf blocks containing the matching hash value for the name being looked up. Inside xfs_da_node_lookup_int(), it calls the xfs_dir2_leafn_lookup_for_entry() for each leaf block. xfs_dir2_leafn_lookup_for_entry() iterates through each matching hash/offset pair doing a name comparison to find the matching dirent.
Btw, any chance we could get some CI tests in xfsqa? Looks like you have quite a few testcases that found issues so far.
Barry. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH V2] Always reset btree cursor after an insert, Christoph Hellwig |
|---|---|
| Next by Date: | Re: open sleeps, Christoph Hellwig |
| Previous by Thread: | Re: [PATCH] XFS: Fix returning case-preserved name with CI node form directories, Christoph Hellwig |
| Next by Thread: | Directory mtime update issue (kernel 2.6.25), Michael-John Turner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |