From 675031ceb6fdc86604935138cfd49b28a3626edf Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 14 Oct 1999 01:29:23 +0000 Subject: . --- libdiskfs/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libdiskfs') diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index ba91b462..5d0e61b4 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,5 +1,10 @@ 1999-10-13 Roland McGrath + * io-pathconf.c (diskfs_S_io_pathconf): Cap diskfs_name_max to size + representable in struct dirent.d_namlen. + (diskfs_S_io_pathconf): Always return 1 for _PC_NO_TRUNC, since we + always constrain diskfs_name_max. + * 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 -- cgit v1.2.3