[fshost] Extract pkgfs-specific parts from block watcher
No functionality added in this patch; just a refactor to distinguish the "observing block device" component of block watcher from the "filesystem launching" component of block watcher. Change-Id: I66f909f66ba3edaef6cda28183ed7d5fe52be998
Showing
- zircon/system/core/devmgr/fshost/BUILD.gn 1 addition, 0 deletionszircon/system/core/devmgr/fshost/BUILD.gn
- zircon/system/core/devmgr/fshost/block-watcher.cpp 128 additions, 372 deletionszircon/system/core/devmgr/fshost/block-watcher.cpp
- zircon/system/core/devmgr/fshost/block-watcher.h 59 additions, 0 deletionszircon/system/core/devmgr/fshost/block-watcher.h
- zircon/system/core/devmgr/fshost/fs-manager.h 0 additions, 3 deletionszircon/system/core/devmgr/fshost/fs-manager.h
- zircon/system/core/devmgr/fshost/main.cpp 1 addition, 0 deletionszircon/system/core/devmgr/fshost/main.cpp
- zircon/system/core/devmgr/fshost/pkgfs-launcher.cpp 235 additions, 0 deletionszircon/system/core/devmgr/fshost/pkgfs-launcher.cpp
- zircon/system/core/devmgr/fshost/pkgfs-launcher.h 14 additions, 0 deletionszircon/system/core/devmgr/fshost/pkgfs-launcher.h
Loading
Please register or sign in to comment