Whamcloud - gitweb
Fix bug which could cause dumpe2fs to rarely fail to print a UUID
authorTheodore Ts'o <tytso@mit.edu>
Sat, 22 Apr 2006 08:32:36 +0000 (04:32 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 22 Apr 2006 08:32:36 +0000 (04:32 -0400)
commitb116e781f6ea9b16d88741e9f1b4a9d0448807fa
tree589978ef8bcb364dcb52d430b654ecddb989115b
parent7aea126e85132efe957c3a66247233fe963e8afb
Fix bug which could cause dumpe2fs to rarely fail to print a UUID

uuid.c (e2p_is_null_uuid): Fix really stupid bug which could cause dumpe2fs
to fail to display a the journal or hash seed UUID.  (Thanks to Guillaume
Chambraud for pointing this out.)

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