Subject: Re: README: lchmod(2), lchown(2) and lutimes(2) is added, and now readlink(2) checks read permission of link.
To: der Mouse <mouse@Rodents.Montreal.QC.CA>
From: enami tsugutomo <enami@but-b.or.jp>
List: current-users
Date: 10/08/1997 07:48:37
der Mouse  <mouse@Rodents.Montreal.QC.CA> writes:

> Hmm?  What does ufs have to do with it?  When I did this, I put it in
> kern/vfs_syscalls.c, and whether the underlying filesystem is ufs or
> not has nothing to do with it.

Does filesystem other than local unix filesystem actually need it?

# btw, if vfs layer is modified, vfs_lookup.c also.
enami.