diff options
| author | Erez Zadok <[email protected]> | 2009-12-06 23:51:15 +0000 |
|---|---|---|
| committer | Tyler Hicks <[email protected]> | 2010-01-20 04:36:02 +0000 |
| commit | 3469b57329f80db5a41cf42d1c8f7690269f57e7 (patch) | |
| tree | 1672f23b8742dd5426cd3448ab2592342e99e091 /net/lapb/lapb_in.c | |
| parent | ecryptfs: remove unnecessary d_drop calls in ecryptfs_link (diff) | |
| download | kernel-3469b57329f80db5a41cf42d1c8f7690269f57e7.tar.gz kernel-3469b57329f80db5a41cf42d1c8f7690269f57e7.zip | |
ecryptfs: pass matching flags to interpose as defined and used there
ecryptfs_interpose checks if one of the flags passed is
ECRYPTFS_INTERPOSE_FLAG_D_ADD, defined as 0x00000001 in ecryptfs_kernel.h.
But the only user of ecryptfs_interpose to pass a non-zero flag to it, has
hard-coded the value as "1". This could spell trouble if any of these values
changes in the future.
Signed-off-by: Erez Zadok <[email protected]>
Cc: Dustin Kirkland <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Tyler Hicks <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions
