OSDN Git Service

ecryptfs: Make inode bdi consistent with superblock bdi
authorThieu Le <thieule@chromium.org>
Tue, 26 Jul 2011 23:15:10 +0000 (16:15 -0700)
committerTyler Hicks <tyhicks@linux.vnet.ibm.com>
Fri, 29 Jul 2011 04:48:26 +0000 (23:48 -0500)
commit985ca0e626e195ea08a1a82b8dbeb6719747429a
tree8c7978767a72ea80641ee0439e6f21aad1ae7ad6
parentb2987a5e05ec7a1af7ca42e5d5349d7a22753031
ecryptfs: Make inode bdi consistent with superblock bdi

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>
Cc: <stable@kernel.org> [2.6.39+]
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
fs/ecryptfs/inode.c