]> Pileus Git - ~andy/linux/commit
eCryptfs: move misleading function comments
authorLi Wang <liwang@nudt.edu.cn>
Wed, 25 Jan 2012 07:40:31 +0000 (15:40 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 Jan 2012 23:10:53 +0000 (15:10 -0800)
commit1589cb1a94c381579a0235ca708d9e2dca6d3a39
treed47e39780ac8cf5d6eefc2d4abc69ba92d6b239e
parent3074c0350b173c9e98b62685e0a61a66d9ff8728
eCryptfs: move misleading function comments

 The data encryption was moved from ecryptfs_write_end into
ecryptfs_writepage, this patch moves the corresponding function
comments to be consistent with the modification.

Signed-off-by: Li Wang <liwang@nudt.edu.cn>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ecryptfs/mmap.c