xfs: introduce new logging API.
Most of the logging infrastructure in XFS is unneccessary and designed around the infrastructure supplied by Irix rather than Linux. To rationalise the logging interfaces, start by introducing simple printk wrappers similar to the dev_printk() infrastructure. Later patches will convert code to use this new interface. Signed-off-by: NDave Chinner <dchinner@redhat.com> Reviewed-by: NAlex Elder <aelder@sgi.com> Reviewed-by: NChristoph Hellwig <hch@lst.de>
Showing
fs/xfs/linux-2.6/xfs_message.c
0 → 100644
fs/xfs/linux-2.6/xfs_message.h
0 → 100644
想要评论请 注册 或 登录