]> git.proxmox.com Git - mirror_edk2.git/commit - Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.c
Do not lock the volume when the volume maps to a file instead of a physical disk.
authorRuiyu Ni <ruiyu.ni@intel.com>
Thu, 22 Aug 2013 05:44:23 +0000 (05:44 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 22 Aug 2013 05:44:23 +0000 (05:44 +0000)
commit04492de53f40bb756b521d2a35744b38e08bc2a5
treeee1e0514aa4cc70c66e84fafe4755603774d823c
parentde49225db86a2209fc09afb1baade3db1542b0cb
Do not lock the volume when the volume maps to a file instead of a physical disk.
Otherwise WriteBlocks() on the volume which maps to a file will fail.

Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14588 6f19259b-4bc3-4df7-8a09-765794883524
Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.c