• Steven Whitehouse's avatar
    GFS2: Remove gfs2_dinode_print() function · 94fb763b
    Steven Whitehouse authored
    This function was intended for debugging purposes, but it is not very
    useful. If we want to know what is on disk then all we need is a
    block number and gfs2_edit can give us much better information about
    what is there. Otherwise, if we are interested in what is stored in
    the in-core inode, it doesn't help us out there either.
    Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
    94fb763b
super.c 34.9 KB