[PATCH] swap: update swapfile i_sem comment
authorHugh Dickins <hugh@veritas.com>
Sat, 3 Sep 2005 22:54:31 +0000 (15:54 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:05:40 +0000 (00:05 -0700)
commitb0d9bcd4bb79a7834f8492f2ae5c2655a551f23d
tree8978577cf4b132e08e5abc7101e934ffd3106d3c
parentfd4fd5aac1282825195c6816ed40a2a6d42db5bf
[PATCH] swap: update swapfile i_sem comment

Update swap extents comment: nowadays we guard with S_SWAPFILE not i_sem.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/swapfile.c