diff options
author | KOSAKI Motohiro <[email protected]> | 2010-03-23 13:35:30 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-03-24 16:31:21 -0700 |
commit | d69b2e63e9172afb4d07c305601b79a55509ac4c (patch) | |
tree | b1abae07eaa3427dedca17427100664cdccf8a38 /lib/debugobjects.c | |
parent | 413b43deab8377819aba1dbad2abf0c15d59b491 (diff) |
tmpfs: mpol=bind:0 don't cause mount error.
Currently, following mount operation cause mount error.
% mount -t tmpfs -ompol=bind:0 none /tmp
Because commit 71fe804b6d5 (mempolicy: use struct mempolicy pointer in
shmem_sb_info) corrupted MPOL_BIND parse code.
This patch restore the needed one.
Signed-off-by: KOSAKI Motohiro <[email protected]>
Cc: Ravikiran Thirumalai <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Mel Gorman <[email protected]>
Acked-by: Lee Schermerhorn <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions