]> Git Repo - linux.git/commit - fs/inode.c
fs/inode.c: add dev-id and inode number for debugging in init_special_inode()
authorManish Katiyar <[email protected]>
Fri, 18 Sep 2009 20:05:43 +0000 (13:05 -0700)
committerAl Viro <[email protected]>
Thu, 24 Sep 2009 11:47:24 +0000 (07:47 -0400)
commitaf0d9ae811d11de8a01d6bc922c5e062be01bd7f
treeee54e986a83208c625919904c39804da48076492
parent14be27460e4722d7135de3c46d043b4fc4382247
fs/inode.c: add dev-id and inode number for debugging in init_special_inode()

Add device-id and inode number for better debugging.  This was suggested
by Andreas in one of the threads
http://article.gmane.org/gmane.comp.file-systems.ext4/12062 .

"If anyone has a chance, fixing this error message to be not-useless would
be good...  Including the device name and the inode number would help
track down the source of the problem."

Signed-off-by: Manish Katiyar <[email protected]>
Cc: Andreas Dilger <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Al Viro <[email protected]>
fs/inode.c
This page took 0.052556 seconds and 4 git commands to generate.