patch-2.4.4 linux/fs/umsdos/ioctl.c
Next file: linux/fs/vfat/namei.c
Previous file: linux/fs/ufs/super.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Apr 18 11:49:13 2001
-  Orig file: 
v2.4.3/linux/fs/umsdos/ioctl.c
-  Orig date: 
Tue Sep  5 14:05:46 2000
diff -u --recursive --new-file v2.4.3/linux/fs/umsdos/ioctl.c linux/fs/umsdos/ioctl.c
@@ -95,7 +95,7 @@
 	    && cmd != UMSDOS_DOS_SETUP)
 		return fat_dir_ioctl (dir, filp, cmd, data_ptr);
 
-	/* #Specification: ioctl / acces
+	/* #Specification: ioctl / access
 	 * Only root (effective id) is allowed to do IOCTL on directory
 	 * in UMSDOS. EPERM is returned for other user.
 	 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)