Messages in this thread |  | | | From | (H.J. Lu) | | Subject | Re: [PATCH] for knfsd (Please test!!!) | | Date | Thu, 10 Sep 1998 00:27:46 -0700 (PDT) |
| |
> > 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
|  |