From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Layton Subject: Re: [PATCH 0/4] factor dirent handling Date: Tue, 19 Jul 2011 06:57:49 -0400 Message-ID: <20110719065749.2fdceac4@corrin.poochiereds.net> References: <20110716192334.GA26847@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Christoph Hellwig Return-path: In-Reply-To: <20110716192334.GA26847-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: On Sat, 16 Jul 2011 15:23:34 -0400 Christoph Hellwig wrote: > Introduce a common cifs_dirent structure to abstract away the code > dealing with directory entries from the various on the wire forms. Nice cleanup, Christoph. I've looked over the set and it looks good to me. Reviewed-by: Jeff Layton