diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-04-20 15:49:44 -0500 |
---|---|---|
committer | Alex Elder <elder@dreamhost.com> | 2012-05-14 12:12:35 -0500 |
commit | f8ad495a8a0277b88c59bf38319e5e944aaf5a4a (patch) | |
tree | af5cff21e0e0d9dd944abd1cf9f4da21d46e0f1c /security/smack | |
parent | 76aa542fb90e3e91edb1146d10ca7cf2cae8e7e9 (diff) |
rbd: use gfp_flags parameter in rbd_header_from_disk()
We should use the gfp_flags that the caller specified instead of
GFP_KERNEL here.
There is only one caller and it uses GFP_KERNEL, so this change is
just a cleanup and doesn't change how the code works.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Alex Elder <elder@dreamhost.com>
Diffstat (limited to 'security/smack')
0 files changed, 0 insertions, 0 deletions