lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 10 Oct 2011 10:25:10 -0700
From:	Joe Perches <joe@...ches.com>
To:	Jan Kara <jack@...e.cz>
Cc:	linux-kernel@...r.kernel.org, NamJae Jeon <linkinjeon@...il.com>
Subject: Re: [PATCH 4/6] udf: Convert printks to pr_<level>

On Mon, 2011-10-10 at 18:41 +0200, Jan Kara wrote:
> On Mon 10-10-11 08:23:34, Joe Perches wrote:
> > I forgot to mention that udf_err emits at KERN_CRIT.
> > I think that's not good.
> I've changed udf_err() to call pr_err() because
> KERN_CRIT is really too much.

If this means you applied it or applied it with
modifications, I think it'd be good to either
reply to the 0/n message with something like
"applied to my tree", or reply to each message
as appropriate.

That reply lets other people like NamJae proceed
appropriately.  Otherwise, it's left to some
pull request or patch series posted by you
potentially months later to figure out what's
current.

Is there a udf git tree?

The stuff on sourceforge is not current
and the MAINTAINERS W: entry doesn't work.

Maybe:

diff --git a/MAINTAINERS b/MAINTAINERS
index 644894a..58eb5f1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6624,7 +6624,7 @@ F:	drivers/net/ethernet/8390/ne-h8300.c
 
 UDF FILESYSTEM
 M:	Jan Kara <jack@...e.cz>
-W:	http://linux-udf.sourceforge.net
+W:	http://sourceforge.net/projects/linux-udf/develop
 S:	Maintained
 F:	Documentation/filesystems/udf.txt
 F:	fs/udf/

cheers, Joe


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ