From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Tue, 13 Dec 2016 20:21:40 +0300 Subject: [lustre-devel] [PATCH v2 5/5] staging: lustre: headers: use proper byteorder functions in lustre_idl.h In-Reply-To: References: <1481393161-22623-1-git-send-email-jsimmons@infradead.org> <1481393161-22623-6-git-send-email-jsimmons@infradead.org> <20161210181649.GB8477@kroah.com> <20161213003728.GA3052@kroah.com> <20161213083104.GD8176@mwanda> Message-ID: <20161213172140.GG8176@mwanda> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Oleg Drokin Cc: devel@driverdev.osuosl.org, James Simmons , Greg Kroah-Hartman , Linux Kernel Mailing List , Andreas Dilger , Lustre Development List On Tue, Dec 13, 2016 at 11:14:26AM -0500, Oleg Drokin wrote: > > On Dec 13, 2016, at 3:31 AM, Dan Carpenter wrote: > > > It used to be that great swathes of Lustre were used in both user space > > and kernel space. We had huge unused modules in the kernel that were > > only used for user space. > > Huh? > There was nothing of the sort. > There were huge parts of code that were used by the server, but sue to no server > in staging client, ended up being unused, though. > Oh. Right, that's it. regards, dan carpenter