Whamcloud - gitweb
debugfs.c (internal_dump_inode): Display the major/minor device
authorTheodore Ts'o <tytso@mit.edu>
Tue, 24 Feb 2004 03:30:54 +0000 (22:30 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 24 Feb 2004 03:30:54 +0000 (22:30 -0500)
commit2d10769ec6745b1e4bab371764d65bb3587ab285
treebbfe10d1719d0f3a432bde8ae9cb147e68d0e170
parented52f62bbdb013800e3951bff37631af6f51b3aa
debugfs.c (internal_dump_inode): Display the major/minor device
numbers for block/character devices.
(do_mknod): Add support for new-style device numbers (where
the major or minor number is greater than 255 and less
than 65535).  (Addresses Sourceforge bug #865289)
debugfs/ChangeLog
debugfs/debugfs.c