Re: Additional pre-post checks(WAS: Responsibilities and expectations of our maintainers)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 31, 2015 at 12:49 PM, Niels de Vos <ndevos@xxxxxxxxxx> wrote:
>
> On Tue, Mar 31, 2015 at 12:14:29PM +0530, Vijay Bellur wrote:
> > On 03/28/2015 02:08 PM, Emmanuel Dreyfus wrote:
> > >Pranith Kumar Karampuri <pkarampu@xxxxxxxxxx> wrote:
> > >
> > >>Emmanuel,
> > >>          What can we do to make it vote -2 when it fails? Things will
> > >>automatically fall in place if it gives -2.
> > >
> > >I will do this once I will have recovered. The changelog change broke
> > >regression for weeks, and now we have a fix for it I discover many other
> > >poblems have crop.
> > >
> > >While there, to anyone:
> > >- dd bs=1M is not portable. Use
> > >   dd bs=1024k
> > >- echo 3 > /proc/sys/vm/drop_caches is not portable. use instead this
> > >command that fails but flushes inodes first.
> > >   ( cd $M0 && umount $M0 )
> > >- umount $N0 brings many problems, use instead
> > >   EXPECT_WITHIN $UMOUNT_TIMEOUT "Y" umount_nfs $N0
> > >
> >
> >
> > I wonder if we can add these as checks to flag errors in checkpatch.pl so
> > that we nip these problems off even before they appear for review?
>
> That would surely be good. I heard that Kaushal understands and can
> write Perl ;-)
>

This is not true. I can understand the hieroglyphics with some
difficulty, but I sure cannot write it.
But if needed, I could try.

>
> While on the topic of checkpatch.pl, having a check for empty commit
> messages and multi-line subjects would be nice too.
>
> Niels
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel@xxxxxxxxxxx
> http://www.gluster.org/mailman/listinfo/gluster-devel
_______________________________________________
Gluster-devel mailing list
Gluster-devel@xxxxxxxxxxx
http://www.gluster.org/mailman/listinfo/gluster-devel




[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux