Looks like our test cases didn't catch this one, a recent change to
the open by handle code used by xfsdump was not setting up the
inodes correctly when they were being initialized on this path.
The tests create a set of files to dump just before the dump -
which made this code unneccesary.
Date: Sun May 20 08:18:20 PDT 2001
Workarea: lord-h1.americas.sgi.com:/src/lord/xfs-linux-2.4
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:95500a
linux/fs/xfs/linux/xfs_ioctl.c - 1.38
- Fix xfsdump - open by handle was not setting inode ops correctly after
the previous change.
|