]> Pileus Git - ~andy/linux/blobdiff - fs/locks.c
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
[~andy/linux] / fs / locks.c
index b342902c38bc01e65166abdd8b32bbc0cc1faafe..3b0d05dcd7c1cc8f098205e781536cc2d1605acf 100644 (file)
@@ -60,7 +60,7 @@
  *
  *  Initial implementation of mandatory locks. SunOS turned out to be
  *  a rotten model, so I implemented the "obvious" semantics.
- *  See 'Documentation/mandatory.txt' for details.
+ *  See 'Documentation/filesystems/mandatory-locking.txt' for details.
  *  Andy Walker (andy@lysaker.kvaerner.no), April 06, 1996.
  *
  *  Don't allow mandatory locks on mmap()'ed files. Added simple functions to