Patch Name: PHKL_27832 Patch Description: s700 10.20 VxFS quotas; directory sticky-bit Creation Date: 02/09/05 Post Date: 02/09/17 Hardware Platforms - OS Releases: s700: 10.20 Products: N/A Filesets: JournalFS.VXFS-BASE-KRN Automatic Reboot?: Yes Status: General Release Critical: No Path Name: /hp-ux_patches/s700/10.X/PHKL_27832 Symptoms: PHKL_27832: (SR: 8606184446 CR: JAGad53654) VxFS directory sticky-bit not functioning according to specification and man pages. PHKL_16920: SR: 1653264663 CR: JAGaa11143 If a VxFS file system has quotas turned on, but no quota file is present, users can get open() and creat() failures with error number '61449'. Defect Description: PHKL_27832: (SR: 8606184446 CR: JAGad53654) VxFS directory sticky-bit not functioning according to specification and man pages. Resolution: Make VxFS directory sticky-bit functionality conform to specification and man pages. PHKL_16920: SR: 1653264663 CR: JAGaa11143 No default was set for quota information, so without a quota file, the user's uid and gid were undefined and invalid. SR: 1653264663 8606184446 Patch Files: /usr/conf/lib/libvxfs_base.a(vx_dirop.o) what(1) Output: /usr/conf/lib/libvxfs_base.a(vx_dirop.o): vx_dirop.c $Date: 2002/09/05 08:12:47 $ $Revision: 1 .6.98.12 $ PATCH_10.20 (PHKL_27832) cksum(1) Output: 2620860986 8768 /usr/conf/lib/libvxfs_base.a(vx_dirop.o) Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHKL_16920 Equivalent Patches: PHKL_27833: s800: 10.20 Patch Package Size: 70 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHKL_27832 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHKL_27832.depot By default swinstall will archive the original software in /var/adm/sw/patch/PHKL_27832. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. WARNING: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHKL_27832.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_27832.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None