git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e95dffa
)
nfsd: formally deprecate legacy nfsd syscall interface
author
NeilBrown
<neilb@suse.de>
Wed, 22 Sep 2010 02:55:07 +0000
(12:55 +1000)
committer
J. Bruce Fields
<bfields@redhat.com>
Wed, 22 Sep 2010 19:33:13 +0000
(15:33 -0400)
The syscall interface is has been replaced by a more flexible
interface since 2.6.0. It is time to work towards discarding
the old interface.
So add a entry in feature-removal-schedule.txt and print a warning
when the interface is used.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found