reactos/reactos/ntoskrnl/fsrtl
Aleksey Bragin 0b93a97e44 [NTOS/FSRTL]
- FsRtlCopyWrite: Fix typos in local var names and comments.
- FsRtlCopyWrite: Fix copypasta in a call to FastIoCheckIfPossible: wait flag shouldn't be always TRUE in this case (it's determined by Wait parameter).
- FsRtlCopyRead: Fix updating of CurrentByteOffset.
- FsRtlAcquireFileForCcFlushEx / FsRtlReleaseFileForCcFlush: Handle the case when FastIO callback may fail and FsRtl still needs to act as if FastIO callback would be missing at all.
- Implement FsRtlAcquireFileForModWriteEx / FsRtlReleaseFileForModWrite thanks to Rajeev Nagar's book.
- Now all necessary FsRtl locking/unlocking mechanisms exist.

svn path=/trunk/; revision=59926
2013-08-31 16:36:34 +00:00
..
dbcsname.c [NTOSKRNL] 2013-05-01 09:10:34 +00:00
fastio.c [NTOS/FSRTL] 2013-08-31 16:36:34 +00:00
faulttol.c [NTOSKRNL] 2010-11-08 00:31:00 +00:00
filelock.c [NTOSKRNL] 2013-08-31 16:02:13 +00:00
filter.c - Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties. 2009-10-12 03:35:35 +00:00
filtrctx.c [CLASSPNP] 2012-09-29 22:44:48 +00:00
fsfilter.c - Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties. 2009-10-12 03:35:35 +00:00
fsrtlpc.c [NTOSKRNL] 2013-05-02 08:04:12 +00:00
largemcb.c [NTOSKRNL] 2013-08-31 16:02:13 +00:00
mcb.c [FSRTL] 2012-02-29 09:18:01 +00:00
name.c [NTOSKRNL] 2013-04-24 20:36:33 +00:00
notify.c [NTOSKRNL] 2013-08-31 16:02:13 +00:00
oplock.c - Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties. 2009-10-12 03:35:35 +00:00
pnp.c - Stop using ObfXXX and IofXXX in C code. This is bad style. Always use the non-f versions in C code. 2012-03-05 20:43:47 +00:00
stackovf.c [NTOSKRNL] 2013-05-02 08:04:12 +00:00
tunnel.c - Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties. 2009-10-12 03:35:35 +00:00
unc.c - Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties. 2009-10-12 03:35:35 +00:00