X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Documentation%2Ffilesystems%2Ffiles.txt;h=133e213ebb721912a79c2c6621ef30050941ce6e;hb=099ab118b6b194ad43865f62776a0d36d4b1c7d2;hp=8c206f4e02508b1a01b61561afa8039a475d8830;hpb=d58dde0f552a5c5c4485b962d8b6e9dd54fefb30;p=powerpc.git diff --git a/Documentation/filesystems/files.txt b/Documentation/filesystems/files.txt index 8c206f4e02..133e213ebb 100644 --- a/Documentation/filesystems/files.txt +++ b/Documentation/filesystems/files.txt @@ -55,7 +55,7 @@ the fdtable structure - 2. Reading of the fdtable as described above must be protected by rcu_read_lock()/rcu_read_unlock(). -3. For any update to the the fd table, files->file_lock must +3. For any update to the fd table, files->file_lock must be held. 4. To look up the file structure given an fd, a reader