]> git.karo-electronics.de Git - linux-beck.git/commit
freevxfs: refactor readdir and lookup code
authorKrzysztof Błaszkowski <kb@sysmikro.com.pl>
Sun, 12 Jun 2016 17:26:45 +0000 (19:26 +0200)
committerChristoph Hellwig <hch@lst.de>
Sun, 12 Jun 2016 17:35:17 +0000 (19:35 +0200)
commit12495ea3ac47ec5b53611e0d68ba3222a09784d1
treeb767e6e4c507d2b3c94bab0e7f97382ae2bf61b9
parentf2fe2fa1fbad72e469f49da3716f176a9b53fb75
freevxfs: refactor readdir and lookup code

This change fixes also a buffer overflow which was caused by
accessing address space beyond mapped page

Signed-off-by: Krzysztof Błaszkowski <kb@sysmikro.com.pl>
Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/freevxfs/vxfs_lookup.c