f2fs: introduce f2fs_msg to ease adding information prints
authorNamjae Jeon <namjae.jeon@samsung.com>
Sun, 30 Dec 2012 05:52:05 +0000 (14:52 +0900)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Fri, 4 Jan 2013 00:42:59 +0000 (09:42 +0900)
commita07ef784356cf9157bd9bed5254cbb9a82d33722
treef2356b791f7d961c42a8c7488ac70828c5ba9fc0
parent5f738967e89584f99c6a11c6bf09b16c50b6a03e
f2fs: introduce f2fs_msg to ease adding information prints

Introduced f2fs_msg function to differentiate f2fs specific messages in
the log. And, added few informative prints in the mount path, to convey
proper error in case of mount failure.

Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/f2fs.h
fs/f2fs/super.c