patch-2.3.36 linux/include/linux/ufs_fs_sb.h
Next file: linux/include/linux/videodev.h
Previous file: linux/include/linux/tty.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jan 4 11:30:23 2000
- Orig file:
v2.3.35/linux/include/linux/ufs_fs_sb.h
- Orig date:
Sat Aug 7 11:17:08 1999
diff -u --recursive --new-file v2.3.35/linux/include/linux/ufs_fs_sb.h linux/include/linux/ufs_fs_sb.h
@@ -107,6 +107,8 @@
__u32 s_bpf; /* bits per fragment */
__u32 s_bpfshift; /* bits per fragment shift*/
__u32 s_bpfmask; /* bits per fragment mask */
+
+ __u32 s_maxsymlinklen;/* upper limit on fast symlinks' size */
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)