diff options
author | Michael Halcrow <[email protected]> | 2007-11-05 14:51:03 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2007-11-05 15:12:33 -0800 |
commit | 778d1a2bd42ae862a6c6d20a1c3af5e45b3c1924 (patch) | |
tree | afc2eed74ad70fb03b0734b13d61c1bd9e6089f3 /net/unix/sysctl_net_unix.c | |
parent | 01aae97196f2cdfbfebc5a0365bad82d98975588 (diff) |
eCryptfs: increment extent_offset once per loop interation
The extent_offset is getting incremented twice per loop iteration through any
given page. It should only be getting incremented once. This bug should only
impact hosts with >4K page sizes.
Signed-off-by: Michael Halcrow <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions