lose xfs_hex_dump in favor of print_hex_dump
No need for xfs to have its own hex dumping routine now that the
kernel has one.
Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Mon Oct 8 16:30:20 AEST 2007
Workarea: redback.melbourne.sgi.com:/home/lachlan/isms/2.6.x-oss
Inspected by: Eric Sandeen <sandeen@xxxxxxxxxxx>
Author: lachlan
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:29847a
fs/xfs/xfs_error.c - 1.59 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_error.c.diff?r1=text&tr1=1.59&r2=text&tr2=1.58&f=h
fs/xfs/xfs_error.h - 1.49 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_error.h.diff?r1=text&tr1=1.49&r2=text&tr2=1.48&f=h
fs/xfs/support/debug.c - 1.39 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/support/debug.c.diff?r1=text&tr1=1.39&r2=text&tr2=1.38&f=h
- lose xfs_hex_dump in favor of print_hex_dump
|