diff options
| author | Andrew Morton <[email protected]> | 2008-02-04 22:29:41 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-02-05 09:44:20 -0800 |
| commit | 8f6936f4d29aa14e54a2470b954a2e1f96322988 (patch) | |
| tree | 63e1bca33b783cf819b356f3ffd45cfe7b226654 /fs/proc/array.c | |
| parent | 4bea58053f206be9a89ca35850f9ad295dac2042 (diff) | |
revert "capabilities: clean up file capability reading"
Revert b68680e4731abbd78863063aaa0dca2a6d8cc723 to make way for the next
patch: "Add 64-bit capability support to the kernel".
We want to keep the vfs_cap_data.data[] structure, using two 'data's for
64-bit caps (and later three for 96-bit caps), whereas
b68680e4731abbd78863063aaa0dca2a6d8cc723 had gotten rid of the 'data' struct
made its members inline.
The 64-bit caps patch keeps the stack abuse fix at get_file_caps(), which was
the more important part of that patch.
[[email protected]: coding-style fixes]
Cc: Stephen Smalley <[email protected]>
Cc: Serge Hallyn <[email protected]>
Cc: Chris Wright <[email protected]>
Cc: James Morris <[email protected]>
Cc: Casey Schaufler <[email protected]>
Cc: Andrew Morgan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions