X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Ffilesystems%2Fdlmfs.txt;h=c50bbb2d52b463a20165d05d5a0eeb5049c9a9a3;hb=26c5e98e88a6126adef2ddce21899e5afe823a2b;hp=9afab845a906967acdc312df918e058015c33bed;hpb=29552b1462799afbe02af035b243e97579d63350;p=linux-2.6 diff --git a/Documentation/filesystems/dlmfs.txt b/Documentation/filesystems/dlmfs.txt index 9afab845a9..c50bbb2d52 100644 --- a/Documentation/filesystems/dlmfs.txt +++ b/Documentation/filesystems/dlmfs.txt @@ -68,7 +68,7 @@ request for an already acquired lock will not generate another DLM call. Userspace programs are assumed to handle their own local locking. -Two levels of locks are supported - Shared Read, and Exlcusive. +Two levels of locks are supported - Shared Read, and Exclusive. Also supported is a Trylock operation. For information on the libo2dlm interface, please see o2dlm.h,