Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1315474
| Path | csiph.com!news.freedyn.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Ian Kent <raven@themaw.net> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] autofs: show pipe inode in mount options |
| Date | Sat, 23 Jan 2016 02:00:01 +0100 |
| Message-ID | <qTUIx-3qs-5@gated-at.bofh.it> (permalink) |
| References | <qGj45-1Aw-17@gated-at.bofh.it> <qOkZ3-1DY-1@gated-at.bofh.it> <qOzEK-3rg-15@gated-at.bofh.it> <qODp0-60g-15@gated-at.bofh.it> <qOEO7-6QV-33@gated-at.bofh.it> <qOGPU-8rM-15@gated-at.bofh.it> <qOQFz-6Is-15@gated-at.bofh.it> <qPIZk-1I2-13@gated-at.bofh.it> <qTIel-3qF-7@gated-at.bofh.it> <qTUpc-3iD-9@gated-at.bofh.it> |
| X-Original-To | skinsbursky@virtuozzo.com |
| Dkim-Signature | v=1; a=rsa-sha1; c=relaxed/relaxed; d=themaw.net; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=3iyiXphRTyXckRom+pCw8XbWfPo=; b=OlErNP IPnmAE3P82E1JN0m6JcG3ZVLCckZwozmp8enLLsfAsRjCUCH1Syluo6nb8Rgjyka uJys3zQHkmrm8hdfDZBu+8KWgVn2viqs7PfcOtS7YyfoNXaNUQSmNEpprK1ikIMN OsN32CxLpsWYHh2JkeAcrgimXuyyfqtbM93PE= |
| Dkim-Signature | v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=3iyiXphRTyXckRo m+pCw8XbWfPo=; b=dbiQYNdpnoms1+R5rUM6QcxSUWGmT/t9YW7snc8yxo0TCoA z/o/wP94Ia0ZvEH5yAuAussp9p8qroekIRivLAblNYe5Kfk9xwEjWCtQijqMeFiH pme+NSgwjYNJztHwls11g45WOULSSgNx8jYhAX0GhsBnEf4mAcoAZSY5j/Cw= |
| X-Sasl-Enc | uSApwwmMG05y2pKDugQPUK+H01VIV86rnJvZiYjL4oKw 1453510658 |
| Content-Type | text/plain; charset="UTF-8" |
| X-Mailer | Evolution 3.16.5 (3.16.5-3.fc22) |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 34 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | criu@openvz.org, autofs@vger.kernel.org, linux-kernel@vger.kernel.org, Al Viro <viro@ZenIV.linux.org.uk>, Stephen Rothwell <sfr@canb.auug.org.au> |
| X-Original-Date | Sat, 23 Jan 2016 08:57:33 +0800 |
| X-Original-Message-ID | <1453510653.3042.21.camel@themaw.net> |
| X-Original-References | <20151216120222.19097.54512.stgit@localhost.localdomain> <568E8840.3010801@odin.com> <1452237640.2973.19.camel@themaw.net> <568F9D85.6070601@odin.com> <1452257913.7030.25.camel@themaw.net> <568FD028.5090207@odin.com> <1452303110.3067.29.camel@themaw.net> <5693931F.9070101@odin.com> <56A213CA.5090704@odin.com> <1453509017.3042.7.camel@themaw.net> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1315474 |
Show key headers only | View raw
On Sat, 2016-01-23 at 08:30 +0800, Ian Kent wrote: > On Fri, 2016-01-22 at 12:34 +0100, Stanislav Kinsburskiy wrote: > > Hi again, > > > > I would like to ask about any progress with this patch? > > Any other requirements to make it able to merge? > > Sorry for the delay. > > Since there haven't been any comments from Al or Stephen I'm think I > should include it in the series I plan on sending to linux-next to > rename autofs4 to autofs (among other things). > > I haven't had anything significant enough for autofs to warrant > maintaining a tree and sending push requests so I'll need to ask > Stephen what I need to do (perhaps you could offer some advise on > that > now Stephen, please). Apologies, there appears to be a parse error in my grammar above, sorry, and clearly "push" should be "pull" in the paragraph above. > > I'm also struggling to get back to this and carry out the needed > testing and I'll need to re-base the series too now but I'm getting > there. > > I didn't see a follow up patch with an updated description, did I > miss > it? > > Ian > -- > To unsubscribe from this list: send the line "unsubscribe autofs" in
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH] autofs: show pipe inode in mount options Stanislav Kinsburskiy <skinsbursky@odin.com> - 2016-01-22 12:40 +0100
Re: [PATCH] autofs: show pipe inode in mount options Ian Kent <raven@themaw.net> - 2016-01-23 01:40 +0100
Re: [PATCH] autofs: show pipe inode in mount options Ian Kent <raven@themaw.net> - 2016-01-23 02:00 +0100
Re: [PATCH] autofs: show pipe inode in mount options Stanislav Kinsburskiy <skinsbursky@odin.com> - 2016-01-25 12:40 +0100
Re: [PATCH] autofs: show pipe inode in mount options Stephen Rothwell <sfr@canb.auug.org.au> - 2016-01-26 00:20 +0100
Re: [PATCH] autofs: show pipe inode in mount options Andrew Morton <akpm@linux-foundation.org> - 2016-01-26 00:50 +0100
Re: [PATCH] autofs: show pipe inode in mount options Ian Kent <raven@themaw.net> - 2016-01-26 05:00 +0100
csiph-web