From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zeniv.linux.org.uk ([195.92.253.2]:52121 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754711AbcAVShW (ORCPT ); Fri, 22 Jan 2016 13:37:22 -0500 Date: Fri, 22 Jan 2016 18:37:20 +0000 From: Al Viro To: Mike Marshall Cc: Linus Torvalds , linux-fsdevel Subject: Re: Orangefs ABI documentation Message-ID: <20160122183720.GB17997@ZenIV.linux.org.uk> References: <20160122071147.GY17997@ZenIV.linux.org.uk> <20160122170838.GZ17997@ZenIV.linux.org.uk> <20160122174338.GA17997@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Fri, Jan 22, 2016 at 01:17:40PM -0500, Mike Marshall wrote: > >> Objections, comments? > > I have no objections so far to your suggestions, I'm trying to keep > my co-workers looking in on this discussion... most other days > we're all lined up in adjacent cubes... email and IRC exist for purpose... BTW, another thing: if you've managed to get to orangefs_exit() with anything still in request list or hash, you are seriously fscked. Whatever had allocated them is presumably still around and it's running in that module's .text...