OSDN Git Service

Add debugging printf to blkid's probe routine when original fs type failed
authorTheodore Ts'o <tytso@mit.edu>
Mon, 9 Jul 2007 00:17:31 +0000 (20:17 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 9 Jul 2007 00:17:31 +0000 (20:17 -0400)
commit0225face1bd0dddaf19ee8089dc28980a0395633
tree516dce149e593204c81f2d29024564569ef9c126
parenta2df22f1e938bbce844b75801106806b56c778b5
Add debugging printf to blkid's probe routine when original fs type failed

This particular bit of code has caused problems before, so make it
easier to debug problems caused by the probe verification looping
forever here.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/blkid/probe.c