From bb5ab6161caedaadc7744d73e69da4a7808a498e Mon Sep 17 00:00:00 2001 From: Roland McGrath <roland@gnu.org> Date: Thu, 14 Oct 1999 01:19:14 +0000 Subject: . --- libdiskfs/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libdiskfs/ChangeLog') diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 21ec3309..ba91b462 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,5 +1,10 @@ 1999-10-13 Roland McGrath <roland@baalperazim.frob.com> + * lookup.c (diskfs_lookup): Enforce diskfs_name_max limit for CREATE + and RENAME, returning ENAMETOOLONG for violations. + * io-pathconf.c (diskfs_S_io_pathconf): _PC_NO_TRUNC controlled by + diskfs_name_max setting. + * diskfs.h (diskfs_name_max): Declare new variable. * io-pathconf.c (diskfs_S_io_pathconf): Use it for _PC_NAME_MAX, capping it to 1024. -- cgit v1.2.3