Author: William L Jones <jones@xxxxxxxxxxxxxxxxxx>
Date: Wed, 13 Sep 2000 20:24:32 -0500 (CDT)
Shouldn't open_by_inode have a dentry_operations table like the one found in I think it should. This may be the source of the reference leak that was noticed after using xfxdump. If it does, doesn't
xfs_iops.c? ced file system You may have a point here, if we do not go into the vnode layer when dropping the reference count it will fail to call the xfs inactive code. Steve
Author: William L Jones <jones@xxxxxxxxxxxxxxxxxx>
Date: Wed, 13 Sep 2000 20:24:32 -0500 (CDT)
Shouldn't open_by_inode have a dentry_operations table like the one found in xfs_iops.c? I think it should. This may be the source of the reference leak that was noticed after using xfxdump. If it do
xfs_iops.c? ced file system You may have a point here, if we do not go into the vnode layer when dropping the reference count it will fail to call the xfs inactive code. Steve