X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Ftruncate.c;h=c35c49e54fb6527eae91cb02177fc2b05a00abad;hb=2dd550b90b03d5f236a18ae491bf6e70798469a8;hp=9838c050e2ddf0a6825f2b7abb6df460a2b13455;hpb=a2b345642f530054a92b8d2b5108436225a8093e;p=linux-2.6 diff --git a/mm/truncate.c b/mm/truncate.c index 9838c050e2..c35c49e54f 100644 --- a/mm/truncate.c +++ b/mm/truncate.c @@ -84,7 +84,7 @@ EXPORT_SYMBOL(cancel_dirty_page); /* * If truncate cannot remove the fs-private metadata from the page, the page - * becomes anonymous. It will be left on the LRU and may even be mapped into + * becomes orphaned. It will be left on the LRU and may even be mapped into * user pagetables if we're racing with filemap_fault(). * * We need to bale out if page->mapping is no longer equal to the original