[NTOS/MM] Do not error when FS returns STATUS_END_OF_FILE for paged read.
authorJérôme Gardou <jerome.gardou@reactos.org>
Wed, 18 Nov 2020 11:14:41 +0000 (12:14 +0100)
committerJérôme Gardou <jerome.gardou@reactos.org>
Wed, 3 Feb 2021 08:41:22 +0000 (09:41 +0100)
commitd440434a8e120067abba5630214dd804ba06449f
treee0e8b2e5ae1d80c867afe0109c0961709ae30f16
parentb46173edaff285e3c414070eb1d1655f2873d998
[NTOS/MM] Do not error when FS returns STATUS_END_OF_FILE for paged read.

Also remove a seemingly invalid ASSERT
ntoskrnl/mm/section.c