Coda File System

MAXNAMELEN vs NAME_MAX

From: Greg Troxel <gdt_at_ir.bbn.com>
Date: Sun, 22 Jul 2012 16:08:38 -0400
Coda has MAXNAMELEN, but that's not POSIX, which says one should use
NAME_MAX.  This causes coda not to build on DragonFly (which uses
pkgsrc).

So, it seems a patch is in order to edit the uses of MAXNAMELEN to
NAME_MAX.

1) Would anyone object to that?

2) Would anyone commit it if such a patch were prepared?

3) Is anyone home?  I've sent patches before that haven't been applied.
I'm guessing it's because no one who has commit access has spare time.
3a) Could I get commit access?

  Thanks,
  Greg

Received on 2012-07-22 16:08:49