]> git.baikalelectronics.ru Git - kernel.git/commit
mm: update the description for madvise_remove
authorWang Sheng-Hui <shhuiw@gmail.com>
Wed, 6 Aug 2014 23:06:23 +0000 (16:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Aug 2014 01:01:18 +0000 (18:01 -0700)
commit94f66e4142dc84ec3a5480a18837e4f19574bb09
tree9aca2f5f58a7b7630f225029d5b79d9687c877e6
parent6b1a7f0f4c89a56218930cfdea326fc1fe47ae69
mm: update the description for madvise_remove

Currently, we have more filesystems supporting fallocate, e.g
ext4/btrfs.  Remove the outdated comment for madvise_remove.

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Reviewed-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/madvise.c