aufs: headers 1/2, bugfix, where the pr_fmt macro definition
commit3e027a1126f5dc3f926cb92d7504ed7d67214a1c
authorJ. R. Okajima <hooanon05@yahoo.co.jp>
Tue, 3 Jan 2012 03:44:50 +0000 (3 12:44 +0900)
committerJan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Tue, 20 Mar 2012 10:05:54 +0000 (20 11:05 +0100)
tree64de7a9af74a920405c3daffa49d53cee8a70e62
parentfacd9d903635a1a188b39732c85d70161df2359d
aufs: headers 1/2, bugfix, where the pr_fmt macro definition

The pr_fmt macro is defined in fs/aufs/Makefile and it refers to the
AUFS_NAME macro, which caused a compilation error in m68k architecture.
Also it refers to the "current" macro which will be a problem too.

See-also: http://sourceforge.net/mailarchive/message.php?msg_id=28608043
Reported-by: Ben Hutchings <ben@decadent.org.uk>
Suggested-by: Thorsten Glaser <tg@mirbsd.de>
Signed-off-by: J. R. Okajima <hooanon05@yahoo.co.jp>
(cherry picked from commit 1fc54f788bc9f612c7890148ae10af5f7136c2d5)
fs/aufs/Makefile
include/linux/aufs_type.h