]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - Documentation/filesystems/vfs.txt
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
[mv-sheeva.git] / Documentation / filesystems / vfs.txt
index fbb324e2bd43e6d1926a13f344ea5d55f6ce9360..cae6d27c9f5bfa006f3ee8a9b086e9627a6d0f2c 100644 (file)
@@ -415,8 +415,8 @@ otherwise noted.
   permission: called by the VFS to check for access rights on a POSIX-like
        filesystem.
 
-       May be called in rcu-walk mode (flags & IPERM_RCU). If in rcu-walk
-       mode, the filesystem must check the permission without blocking or
+       May be called in rcu-walk mode (flags & IPERM_FLAG_RCU). If in rcu-walk
+        mode, the filesystem must check the permission without blocking or
        storing to the inode.
 
        If a situation is encountered that rcu-walk cannot handle, return