search for: jtan

Displaying 20 results from an estimated 35 matches for "jtan".

Did you mean: jan
2007 Dec 13
10
multiple files with same attributes
...s out like a sore thumb on the wiki somewhere, and I''m just not seeing it. But I have a bunch of files with the same owner/mode. Is there a way to somehow collapse these, so that all I repeat is the file name? Example: file { "/opt/test/1": owner => "jtan", group => "jtan", mode => "0600"; "/opt/test/2": owner => "jtan", group => "jtan", mode => "0600"; "/opt/test/3": owner => "jtan...
2008 Sep 24
2
[PATCH] disable nonblocking mode on serial port
Hi, I got a new Cyberpower 1500AVR UPS and nut wouldn't work. It failed to detect the UPS and a strace showed that all writes to the serial port were failing with -EAGAIN. The attached patch disabled nonblocking mode on the serial port and now it works fine. Is there a reason the port was put in non-blocking mode? There's no code I could find to deal with the inevitable -EAGAIN that
2014 Jul 31
0
[PATCH 2/3] Update manpage to match source code for --map-file
From: Daniel Baumann <mail at daniel-baumann.ch> Closes: #606267 in the Debian BTS Reported-By: Jim Paris <jim at jtan.com> Signed-off-by: Ron Lee <ron at debian.org> --- tftpd/tftpd.8.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tftpd/tftpd.8.in b/tftpd/tftpd.8.in index b500d27..71a712d 100644 --- a/tftpd/tftpd.8.in +++ b/tftpd/tftpd.8.in @@ -155,7 +155,7 @@ or .B utimeou...
2009 Mar 29
9
About snapshots or versioned backups
This may be a bit poorly thought through but in this case I don''t really know enough to really think it through. My back ground is linux... there I used a tool called rsnapshot which used rsync and some hardlink magic to create versioned backups. But take very little space. By versioned I don''t mean as in version control but just copies of files as they change. It worked by
2015 Jul 21
17
[Bug 91413] New: INFO: task Xorg:2419 blocked for more than 120 seconds.
https://bugs.freedesktop.org/show_bug.cgi?id=91413 Bug ID: 91413 Summary: INFO: task Xorg:2419 blocked for more than 120 seconds. Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2014 Jul 31
5
[PATCH 0/3] tftp-hpa patches from Debian
From: Ron <ron at debian.org> Hi, I've just taken over maintaining the packages for this in Debian, and we've been carrying a couple of patches for a while now that really should have been forwarded since they're clearly not distro specific. I added a third one to that yesterday to fix another autoconf build 'race' seen when doing parallel builds. Cheers, Ron
2007 May 11
14
Trailing commas [best practice survey]
I''m sure everyone has read and committed the Puppet Best Practice to memory by now (I joke). One of the things I''ve written in there deals with trailing commas, which I adopted from the way I used to do multiline in Perl, but I''ve noticed that most people don''t tend to do that in Puppet. Should I revise this or should we all start using the trailing commas?
2012 Nov 19
0
[PATCH 247/493] drivers/block: remove use of __devinit
CONFIG_HOTPLUG is going away as an option so __devinit is no longer needed. Signed-off-by: Bill Pemberton <wfp5p at virginia.edu> Cc: Chirag Kantharia <chirag.kantharia at hp.com> Cc: Geoff Levand <geoff at infradead.org> Cc: Jim Paris <jim at jtan.com> Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: "Michael S. Tsirkin" <mst at redhat.com> Cc: Grant Likely <grant.likely at secretlab.ca> Cc: iss_storagedev at hp.com Cc: linuxppc-dev at lists.ozlabs.org Cc: cbe-oss-dev at lists.ozlabs.org Cc: virtualizati...
2012 Nov 19
0
[PATCH 247/493] drivers/block: remove use of __devinit
CONFIG_HOTPLUG is going away as an option so __devinit is no longer needed. Signed-off-by: Bill Pemberton <wfp5p at virginia.edu> Cc: Chirag Kantharia <chirag.kantharia at hp.com> Cc: Geoff Levand <geoff at infradead.org> Cc: Jim Paris <jim at jtan.com> Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: "Michael S. Tsirkin" <mst at redhat.com> Cc: Grant Likely <grant.likely at secretlab.ca> Cc: iss_storagedev at hp.com Cc: linuxppc-dev at lists.ozlabs.org Cc: cbe-oss-dev at lists.ozlabs.org Cc: virtualizati...
2013 Mar 27
0
[PATCH 04/22] block: Convert bio_for_each_segment() to bvec_iter
...t samba.org> Cc: "Ed L. Cashin" <ecashin at coraid.com> Cc: Nick Piggin <npiggin at kernel.dk> Cc: Lars Ellenberg <drbd-dev at lists.linbit.com> Cc: Jiri Kosina <jkosina at suse.cz> Cc: Paul Clements <Paul.Clements at steeleye.com> Cc: Jim Paris <jim at jtan.com> Cc: Geoff Levand <geoff at infradead.org> Cc: Yehuda Sadeh <yehuda at inktank.com> Cc: Sage Weil <sage at inktank.com> Cc: Alex Elder <elder at inktank.com> Cc: ceph-devel at vger.kernel.org Cc: Joshua Morris <josh.h.morris at us.ibm.com> Cc: Philip Kelleher &l...
2013 Mar 27
0
[PATCH 04/22] block: Convert bio_for_each_segment() to bvec_iter
...t samba.org> Cc: "Ed L. Cashin" <ecashin at coraid.com> Cc: Nick Piggin <npiggin at kernel.dk> Cc: Lars Ellenberg <drbd-dev at lists.linbit.com> Cc: Jiri Kosina <jkosina at suse.cz> Cc: Paul Clements <Paul.Clements at steeleye.com> Cc: Jim Paris <jim at jtan.com> Cc: Geoff Levand <geoff at infradead.org> Cc: Yehuda Sadeh <yehuda at inktank.com> Cc: Sage Weil <sage at inktank.com> Cc: Alex Elder <elder at inktank.com> Cc: ceph-devel at vger.kernel.org Cc: Joshua Morris <josh.h.morris at us.ibm.com> Cc: Philip Kelleher &l...
2013 Aug 07
0
[PATCH 07/22] block: Convert bio_for_each_segment() to bvec_iter
...t samba.org> Cc: "Ed L. Cashin" <ecashin at coraid.com> Cc: Nick Piggin <npiggin at kernel.dk> Cc: Lars Ellenberg <drbd-dev at lists.linbit.com> Cc: Jiri Kosina <jkosina at suse.cz> Cc: Paul Clements <Paul.Clements at steeleye.com> Cc: Jim Paris <jim at jtan.com> Cc: Geoff Levand <geoff at infradead.org> Cc: Yehuda Sadeh <yehuda at inktank.com> Cc: Sage Weil <sage at inktank.com> Cc: Alex Elder <elder at inktank.com> Cc: ceph-devel at vger.kernel.org Cc: Joshua Morris <josh.h.morris at us.ibm.com> Cc: Philip Kelleher &l...
2013 Aug 07
0
[PATCH 07/22] block: Convert bio_for_each_segment() to bvec_iter
...t samba.org> Cc: "Ed L. Cashin" <ecashin at coraid.com> Cc: Nick Piggin <npiggin at kernel.dk> Cc: Lars Ellenberg <drbd-dev at lists.linbit.com> Cc: Jiri Kosina <jkosina at suse.cz> Cc: Paul Clements <Paul.Clements at steeleye.com> Cc: Jim Paris <jim at jtan.com> Cc: Geoff Levand <geoff at infradead.org> Cc: Yehuda Sadeh <yehuda at inktank.com> Cc: Sage Weil <sage at inktank.com> Cc: Alex Elder <elder at inktank.com> Cc: ceph-devel at vger.kernel.org Cc: Joshua Morris <josh.h.morris at us.ibm.com> Cc: Philip Kelleher &l...
2013 Aug 07
0
[PATCH 07/22] block: Convert bio_for_each_segment() to bvec_iter
...t samba.org> Cc: "Ed L. Cashin" <ecashin at coraid.com> Cc: Nick Piggin <npiggin at kernel.dk> Cc: Lars Ellenberg <drbd-dev at lists.linbit.com> Cc: Jiri Kosina <jkosina at suse.cz> Cc: Paul Clements <Paul.Clements at steeleye.com> Cc: Jim Paris <jim at jtan.com> Cc: Geoff Levand <geoff at infradead.org> Cc: Yehuda Sadeh <yehuda at inktank.com> Cc: Sage Weil <sage at inktank.com> Cc: Alex Elder <elder at inktank.com> Cc: ceph-devel at vger.kernel.org Cc: Joshua Morris <josh.h.morris at us.ibm.com> Cc: Philip Kelleher &l...
2013 Oct 29
0
[PATCH 07/23] block: Convert bio_for_each_segment() to bvec_iter
...t samba.org> Cc: "Ed L. Cashin" <ecashin at coraid.com> Cc: Nick Piggin <npiggin at kernel.dk> Cc: Lars Ellenberg <drbd-dev at lists.linbit.com> Cc: Jiri Kosina <jkosina at suse.cz> Cc: Paul Clements <Paul.Clements at steeleye.com> Cc: Jim Paris <jim at jtan.com> Cc: Geoff Levand <geoff at infradead.org> Cc: Yehuda Sadeh <yehuda at inktank.com> Cc: Sage Weil <sage at inktank.com> Cc: Alex Elder <elder at inktank.com> Cc: ceph-devel at vger.kernel.org Cc: Joshua Morris <josh.h.morris at us.ibm.com> Cc: Philip Kelleher &l...
2013 Oct 29
0
[PATCH 07/23] block: Convert bio_for_each_segment() to bvec_iter
...t samba.org> Cc: "Ed L. Cashin" <ecashin at coraid.com> Cc: Nick Piggin <npiggin at kernel.dk> Cc: Lars Ellenberg <drbd-dev at lists.linbit.com> Cc: Jiri Kosina <jkosina at suse.cz> Cc: Paul Clements <Paul.Clements at steeleye.com> Cc: Jim Paris <jim at jtan.com> Cc: Geoff Levand <geoff at infradead.org> Cc: Yehuda Sadeh <yehuda at inktank.com> Cc: Sage Weil <sage at inktank.com> Cc: Alex Elder <elder at inktank.com> Cc: ceph-devel at vger.kernel.org Cc: Joshua Morris <josh.h.morris at us.ibm.com> Cc: Philip Kelleher &l...
2013 Oct 29
0
[PATCH 07/23] block: Convert bio_for_each_segment() to bvec_iter
...t samba.org> Cc: "Ed L. Cashin" <ecashin at coraid.com> Cc: Nick Piggin <npiggin at kernel.dk> Cc: Lars Ellenberg <drbd-dev at lists.linbit.com> Cc: Jiri Kosina <jkosina at suse.cz> Cc: Paul Clements <Paul.Clements at steeleye.com> Cc: Jim Paris <jim at jtan.com> Cc: Geoff Levand <geoff at infradead.org> Cc: Yehuda Sadeh <yehuda at inktank.com> Cc: Sage Weil <sage at inktank.com> Cc: Alex Elder <elder at inktank.com> Cc: ceph-devel at vger.kernel.org Cc: Joshua Morris <josh.h.morris at us.ibm.com> Cc: Philip Kelleher &l...
2013 Jun 09
0
[PATCH 06/26] block: Convert bio_for_each_segment() to bvec_iter
...t samba.org> Cc: "Ed L. Cashin" <ecashin at coraid.com> Cc: Nick Piggin <npiggin at kernel.dk> Cc: Lars Ellenberg <drbd-dev at lists.linbit.com> Cc: Jiri Kosina <jkosina at suse.cz> Cc: Paul Clements <Paul.Clements at steeleye.com> Cc: Jim Paris <jim at jtan.com> Cc: Geoff Levand <geoff at infradead.org> Cc: Yehuda Sadeh <yehuda at inktank.com> Cc: Sage Weil <sage at inktank.com> Cc: Alex Elder <elder at inktank.com> Cc: ceph-devel at vger.kernel.org Cc: Joshua Morris <josh.h.morris at us.ibm.com> Cc: Philip Kelleher &l...
2013 Jun 09
0
[PATCH 06/26] block: Convert bio_for_each_segment() to bvec_iter
...t samba.org> Cc: "Ed L. Cashin" <ecashin at coraid.com> Cc: Nick Piggin <npiggin at kernel.dk> Cc: Lars Ellenberg <drbd-dev at lists.linbit.com> Cc: Jiri Kosina <jkosina at suse.cz> Cc: Paul Clements <Paul.Clements at steeleye.com> Cc: Jim Paris <jim at jtan.com> Cc: Geoff Levand <geoff at infradead.org> Cc: Yehuda Sadeh <yehuda at inktank.com> Cc: Sage Weil <sage at inktank.com> Cc: Alex Elder <elder at inktank.com> Cc: ceph-devel at vger.kernel.org Cc: Joshua Morris <josh.h.morris at us.ibm.com> Cc: Philip Kelleher &l...
2013 Jun 09
0
[PATCH 06/26] block: Convert bio_for_each_segment() to bvec_iter
...t samba.org> Cc: "Ed L. Cashin" <ecashin at coraid.com> Cc: Nick Piggin <npiggin at kernel.dk> Cc: Lars Ellenberg <drbd-dev at lists.linbit.com> Cc: Jiri Kosina <jkosina at suse.cz> Cc: Paul Clements <Paul.Clements at steeleye.com> Cc: Jim Paris <jim at jtan.com> Cc: Geoff Levand <geoff at infradead.org> Cc: Yehuda Sadeh <yehuda at inktank.com> Cc: Sage Weil <sage at inktank.com> Cc: Alex Elder <elder at inktank.com> Cc: ceph-devel at vger.kernel.org Cc: Joshua Morris <josh.h.morris at us.ibm.com> Cc: Philip Kelleher &l...