]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: Allow the Library to pend a write request
authorRod Widdowson <rdw@steadingsoftware.com>
Fri, 15 Feb 2013 10:57:29 +0000 (05:57 -0500)
committerJeffrey Altman <jaltman@your-file-system.com>
Fri, 22 Feb 2013 21:11:30 +0000 (13:11 -0800)
commit82161c478a871d959daf7f3ffb4d38d1bfabe6d6
tree724c743505eda594f9db427a694d6e0ac3e5bedc
parent6c1d28958db1c0ec50b41274dffa9c58e448a9db
Windows: Allow the Library to pend a write request

If the library pends a request pending memory becoming available
then the FS must ensure that the library stays loaded until the
IRP is completed.

Change-Id: Idbfdd84ecd364c99d3ad9cd8dd7e000f47be4b58
Reviewed-on: http://gerrit.openafs.org/9126
Reviewed-by: Rod Widdowson <rdw@steadingsoftware.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsrdr/kernel/fs/AFSGeneric.cpp
src/WINNT/afsrdr/kernel/fs/AFSWrite.cpp