Files
linux-legacy/include/linux
Erez Zadok deb21db778 VFS: swap do_ioctl and vfs_ioctl names
Rename old vfs_ioctl to do_ioctl, because the comment above it clearly
indicates that it is an internal function not to be exported to modules;
therefore it should have a more traditional do_XXX name.  The new do_ioctl
is exported in fs.h but not to modules.

Rename the old do_ioctl to vfs_ioctl because the names vfs_XXX should
preferably be reserved to callable VFS functions which modules may call, as
many other vfs_XXX functions already do.  Export the new vfs_ioctl to GPL
modules so others can use it (including Unionfs and eCryptfs).  Add DocBook
for new vfs_ioctl.

[akpm@linux-foundation.org: fix build]
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-07 08:42:16 -08:00
..
2008-02-06 10:41:15 -08:00
2008-02-05 09:44:13 -08:00
2008-02-06 10:41:02 -08:00
2008-02-07 08:42:16 -08:00
2008-02-05 09:44:19 -08:00
2008-02-05 09:44:07 -08:00
2008-02-06 02:57:51 +01:00
2008-02-06 22:39:45 +01:00
2008-02-06 10:41:02 -08:00
2008-02-06 10:41:21 -08:00
2008-02-06 10:41:04 -08:00
2008-02-06 10:41:01 -08:00
2008-02-05 09:44:16 -08:00
2008-02-05 09:44:19 -08:00
2008-02-06 10:41:20 -08:00
2008-02-06 10:41:07 -08:00
2008-02-05 09:44:22 -08:00
2008-02-06 10:41:02 -08:00
2008-02-05 09:44:15 -08:00
2008-02-05 09:44:16 -08:00
2008-02-05 09:44:07 -08:00
2008-02-06 10:41:02 -08:00
2008-02-06 10:41:07 -08:00
2008-02-06 10:41:03 -08:00
2008-02-05 09:44:07 -08:00