patch-2.4.19 linux-2.4.19/Documentation/filesystems/Locking

Next file: linux-2.4.19/Documentation/filesystems/cramfs.txt
Previous file: linux-2.4.19/Documentation/fb/tridentfb.txt
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/Documentation/filesystems/Locking linux-2.4.19/Documentation/filesystems/Locking
@@ -156,7 +156,7 @@
 block_flushpage() instead.
 	->releasepage() is called when the kernel is about to try to drop the
 buffers from the page in preparation for freeing it.  It returns zero to
-indicate that the buffers are (or may be) freeable.  If ->flushpage is zero,
+indicate that the buffers are (or may be) freeable.  If ->releasepage is zero,
 the kernel assumes that the fs has no private interest in the buffers.
 
 	Note: currently almost all instances of address_space methods are

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)