[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TAKE - Merge irix6.5f:irix:114941b
No functional change for Linux XFS, just keeping code in sync with Irix.
Date: Thu Mar 28 07:06:54 PST 2002
Workarea: stout.americas.sgi.com:/localhome/eric/2.4.x-xfs/workarea-alwaysclean
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:115090a
linux/fs/xfs/xfs_vnodeops.c - 1.522
- Merge irix6.5f:irix:114941b
Bug 852300. In xfs_create_new(), for an existing file, if there are no
changes made, then VOP_VNODE_CHANGE(x, VCHANGE_FLAGS_TRUNCATED, 3) must
be called to release the IO token, clear the DVN_RECREATE flag, and
unlock the dsv_dirlock.