ecryptfs: Make inode bdi consistent with superblock bdi
authorThieu Le <thieule@chromium.org>
Tue, 26 Jul 2011 23:15:10 +0000 (16:15 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 5 Aug 2011 04:58:39 +0000 (21:58 -0700)
commita21353bae5e98fce18080a3691ef75ede61dd261
tree9052041f06e25791790e9d3c30f5ccf8966b6e62
parent57073d3492dd72685cdcc61b6fb8d05b3a38e891
ecryptfs: Make inode bdi consistent with superblock bdi

commit 985ca0e626e195ea08a1a82b8dbeb6719747429a upstream.

Make the inode mapping bdi consistent with the superblock bdi so that
dirty pages are flushed properly.

Signed-off-by: Thieu Le <thieule@chromium.org>
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/ecryptfs/inode.c