summaryrefslogtreecommitdiff
path: root/include/linux/stackprotector.h
diff options
context:
space:
mode:
authorAndrey Markovytch <andreym@codeaurora.org>2015-11-15 15:00:35 +0200
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:24:09 -0700
commit5c84da193d13761baf6d6f6f9189142959db1c5a (patch)
tree05ea25570c0322ed052b4fbb9242713cc47c4230 /include/linux/stackprotector.h
parentf707680de8e70550be74c26e1d5b609143aba9b7 (diff)
pfk: fixed bug that caused eCryptfs ignore some of its files
Our logic that distinguished eCryptfs files from non eCryptfs ones checked bi_vcnt field in bio to make sure it has valid bio vecs. Apparently this field is not updated in some cases by block layer and in general can't be trusted outside of code that own bio. There is another field that need to be used for this purpose - bi_size Change-Id: Ibf225543618373699a0d5adc3295daf9ded6169a Signed-off-by: Andrey Markovytch <andreym@codeaurora.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions