OBSOLETE Patch-ID# 108967-04 Keywords: DNLC ufs df SEVM VOP_IOCTL get_udatamodel ufs_itrunc bmap_write Synopsis: OBSOLETED by WITHDRAWN Date: Jul/28/00 NOTE: ************************************************* WITHDRAWN on user request It may cause system panics if quotas are enabled. ************************************************* Solaris Release: 8_x86 SunOS Release: 5.8_x86 Unbundled Product: Unbundled Release: Xref: This patch available for SPARC as patch 108966 Topic: SunOS 5.8_x86: /kernel/fs/ufs patch NOTE: Refer to Special Install Instructions section for IMPORTANT specific information on this patch. BugId's fixed with this patch: 4278679 4293528 4300040 4324900 Changes incorporated in this version: 4300040 Relevant Architectures: i386 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: 108529-01 (or newer) Obsoleted by: WITHDRAWN on Aug/29/00 Files included with this patch: /kernel/fs/ufs /usr/include/sys/fs/ufs_filio.h /usr/include/sys/fs/ufs_inode.h Problem Description: 4300040 ufs_itrunc()/bmap_write()/ufs_itruncback()/ufs_itrunc() recursion (from 108967-03) 4324900 VOP_IOCTL() should use 'flag' instead of get_udatamodel() (from 108967-02) 4278679 df -k gives incorrect output in SEVM 2.6 in case of fs size > 200GB . (from 108967-01) 4293528 Need Enhanced DNLC support in Solaris Patch Installation Instructions: -------------------------------- For Solaris 2.0-2.6 releases, refer to the Install.info file and/or the README within the patch for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. For Solaris 7-8 releases, refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine: example# patchadd /var/spool/patch/104945-02 The following example removes a patch from a standalone system: example# patchrm 104945-02 For additional examples please see the appropriate man pages. Special Install Instructions: ----------------------------- Reboot the system after patch installation. NOTE: To get the complete support for Enhanced DNLC, one needs to install the following patches: 108529-01 (or newer) kernel update patch 108728-02 (or newer) /kernel/fs/nfs patch