lkml.org 
[lkml]   [1998]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] for knfsd (Please test!!!)
Date
> 
> This is a multipart MIME message.
>
> --==_Exmh_8372288280
> Content-Type: text/plain; charset=us-ascii
>
> Attached is a patch for fs/nfsd. It attempts to fix 4 problems:
>

Sorry if I didn't make myself clear last time. If you change
the ABI for nfsctl, like adding things to

nfsctl(NFSCTL_GETFH, ....)
please keep the old one and make the new one as

nfsctl(NFSCTL_GETFH_NEW, ....)
If you want, you can call the old one like

nfsctl(NFSCTL_GETFH_OLD, ....)
and the new one like

nfsctl(NFSCTL_GETFH, ....)
But the old binaries should still work. You can use the new NFSCTL_GETFH
to emulate the old NFSCTL_GETFH.

Thanks.


H.J.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/faq.html

\
 
 \ /
  Last update: 2005-03-22 13:44    [from the cache]
©2003-2011 Jasper Spaans