[PATCH] XATTR issues on JFFS2

KaiGai Kohei kaigai at kaigai.gr.jp
Fri Dec 2 23:38:48 EST 2005


Hello, Aterm.

This patch replaces any warning messages by raw-printk()
with JFFS2_WARNING()/JFFS2_NOTICE() macros, and any debugging messages
are replaced by dbg_xattr() which is newly defined in debug.h.

Please apply this patch after 'jffs2_xattr_take-4.patch' which
I posted at 27-Nov 2005.
Since the whole of those implementation is a bit massive, I post
only difference with last time.
If you hope to get the whole of this implementation already patched,
please visit http://www.kaigai.gr.jp/ and download 'jffs2_xattr_take-4.1.patch'.

[JFFS2] Provide XATTR and POSIX ACL support on JFFS2
        - http://www.kaigai.gr.jp/patch/jffs2_xattr_take-4.1.patch
[JFFS2] Provide --with-{xattr|selinux|posix-acl} options for mkfs.jffs2
        - http://www.kaigai.gr.jp/patch/mkfs.jffs2-xattr.patch

Signed-off-by: KaiGai Kohei <kaigai at ak.jp.nec.com>

Thanks,


Artem B. Bityutskiy wrote:
> Hello KaiGai,
> 
> to ease JFFS2 debugging I split debugging messages by subsystems and one 
> may enable/disable debugging messages from each subsystem separately. I 
> wonder, if it is possible to add DBG_XATTR() or the like instead of 
> using D1()? It really makes bugs hunting easier. Please, glance at debug.h.
> 
> Thanks.

-- 
KaiGai Kohei <kaigai at kaigai.gr.jp>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: jffs2_xattr_dbgmsg.patch
Url: http://lists.infradead.org/pipermail/linux-mtd/attachments/20051203/ab8baf33/attachment.pl 


More information about the linux-mtd mailing list