| To: | Bill Kendall <wkendall@xxxxxxx> |
|---|---|
| Subject: | Re: [PATCH 0/4] xfsdump: convert to using the POSIX signal API |
| From: | Christoph Hellwig <hch@xxxxxxxxxxxxx> |
| Date: | Wed, 3 Aug 2011 08:02:45 -0400 |
| Cc: | Christoph Hellwig <hch@xxxxxxxxxxxxx>, xfs@xxxxxxxxxxx |
| In-reply-to: | <4E3937B1.7050207@xxxxxxx> |
| References: | <1311972011-1446-1-git-send-email-wkendall@xxxxxxx> <20110803105911.GA7226@xxxxxxxxxxxxx> <4E3937B1.7050207@xxxxxxx> |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
On Wed, Aug 03, 2011 at 06:57:37AM -0500, Bill Kendall wrote: > Christoph Hellwig wrote: > >Bill, > > > >one thing I noticed looking over the code to understand your changes > >is that there still is a lot of dead code in xfsdump. One that > >has a lot of implications and seems fairly useless for any non-IRIX > >version is the miniroot mode. Any chance we can rip that out? There's > > Yes, that's being used to disable multi-stream code in the Linux version. > The end of my multi-stream patch series removes the miniroot code. Ooops, I didn't notice miniroot is actually defined to true. Now that I look deeper that also answers my comment about the duplicate signal setup in main - one it's done for the miniroot case, and once for the !miniroot case. Now that we uses EPIPE instead of SIGPIPE is there actually any good reason to do this setup in two different places? |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 0/4] xfsdump: convert to using the POSIX signal API, Bill Kendall |
|---|---|
| Next by Date: | Re: [PATCH 0/4] xfsdump: convert to using the POSIX signal API, Bill Kendall |
| Previous by Thread: | Re: [PATCH 0/4] xfsdump: convert to using the POSIX signal API, Bill Kendall |
| Next by Thread: | Re: [PATCH 0/4] xfsdump: convert to using the POSIX signal API, Bill Kendall |
| Indexes: | [Date] [Thread] [Top] [All Lists] |