Received: from thunker.thunk.org (thunk.org [140.239.227.29]) by krbdev.mit.edu (8.9.3) with ESMTP id JAA18481; Mon, 21 Jul 2003 09:40:55 -0400 (EDT) Received: from [209.151.19.190] (helo=think.thunk.org) authenticated as tytso by thunker.thunk.org with asmtp (tls_cipher TLSv1:DES-CBC3-SHA:168) (Exim 3.35 #1 (Debian)) id 19eau7-00080j-00; Mon, 21 Jul 2003 09:40:40 -0400 Received: from tytso authenticated as tytso by think.thunk.org with local (Exim 3.35 #1 (Debian)) id 19eatj-0002UZ-00; Mon, 21 Jul 2003 09:40:15 -0400 Date: Mon, 21 Jul 2003 09:40:14 -0400 From: "Theodore Ts'o" To: Ezra Peisach via RT Cc: krb5-prs@mit.edu Subject: Re: [krbdev.mit.edu #1665] CVS Commit Message-Id: <20030721134014.GA8464@think> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 767 On Sun, Jul 20, 2003 at 04:35:08PM -0400, Ezra Peisach via RT wrote: > > Redhat's comerr - which comes from the e2fs programs - does not include > a remove_error_table function. The remove function - as far as I know > only exists in the kerberos com_err library... I will have to survey > and verify... E2fsprogs started supporting remove_error_table() in version 1.33, which was released April 21, 2003. So distributions released before that date will almost certainly not support remove_error_table(); newer distro's should eventually support it. E2fsprogs 1.34 (not yet released, but there are work-in-progress snapshots available and included in Debian unstable) will have drop-in replacement interfaces for the Heimdall extensions as well. - Ted