Re: #ifdef NFSD
Re: #ifdef NFSD
- Subject: Re: #ifdef NFSD
- From: "mm w" <email@hidden>
- Date: Tue, 31 Jul 2007 14:07:53 +0200
http://www.citi.umich.edu/projects/nfsv4/
On 7/31/07, Vishal Shetye <email@hidden> wrote:
> I'm porting a linux kernel module that installs hooks to intercept
> open, close syscalls on nfs mount.
> In case of mac i can listen on KAUTH_SCOPE_FILEOP/VNODE for
> intercepting normal file system calls but can it also be used for nfs
> mount files?
>
> Also, what is the significanse of #ifdef NFSD???
>
> What is the equivalent of nfsd_open on Mac? nfs.h has only nfssvc()
> syscall. Where can I find the equivalent functions for nfsd_open,
> nfsd_close etc?
>
> --
> vishal shetye
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Darwin-kernel mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >#ifdef NFSD (From: "Vishal Shetye" <email@hidden>) |