summaryrefslogtreecommitdiffstats
path: root/src/tools/rbd_wnbd (follow)
Commit message (Expand)AuthorAgeFilesLines
* rbd-wnbd: wait for the disk cleanup to completeLucian Petrut2024-05-314-78/+145
* cmake: targets against legacy-option-headers when appropriateKefu Chai2024-05-081-1/+3
* rbd-wnbd: use the right AdminSocket instanceLucian Petrut2024-03-013-9/+24
* rbd-wnbd: adjust admin socket hook to accept image pathLucian Petrut2024-03-013-8/+12
* rbd-wnbd: update registry settings handlingLucian Petrut2024-03-012-10/+14
* rbd-wnbd: use one daemon process per hostLucian Petrut2024-03-0110-283/+388
* rbd-wnbd: introduce RbdMapping classLucian Petrut2024-03-018-343/+479
* common: Windows Unicode CLI supportLucian Petrut2023-11-222-6/+12
* Merge pull request #51197 from petrutlucian94/mingw-llvmIlya Dryomov2023-09-013-15/+11
|\
| * rbd-wnbd: fix llvm issuesLucian Petrut2023-08-173-15/+11
* | rbd-wnbd: wait for disks to become availableLucian Petrut2023-08-292-1/+43
|/
* rbd-wnbd: improve image map error messageLucian Petrut2023-05-221-2/+5
* rbd: fix spelling errorsJosh Soref2023-04-261-3/+3
* rbd-wnbd: consistently use negative error codes in rbd-wnbdLucian Petrut2023-03-241-10/+10
* common, rbd-wnbd: bump Windows log levelLucian Petrut2023-03-241-10/+10
* rbd-wnbd: optionally handle wnbd adapter restart eventsLucian Petrut2023-03-245-23/+539
* common: add win32/wstring.hLucian Petrut2023-03-221-13/+1
* rbd: rbd-wnbd live resize supportStefan Chivu2023-01-063-3/+75
* common/admin_socket: pass inbl to sync call() methodSage Weil2022-09-122-9/+13
* common: modify 'main()s' to use new argv_to_vec() signatureRonen Friedman2021-08-191-6/+3
* tools: build without "using namespace std"Kefu Chai2021-08-131-0/+1
* Merge pull request #39707 from petrutlucian94/overlappedJason Dillaman2021-02-261-4/+2
|\
| * rbd: fix mingw 5.0.3 compatibility issueLucian Petrut2021-02-251-4/+2
* | rbd: fix rbd-wnbd log messagesLucian Petrut2021-02-231-17/+17
* | rbd: fix rbd-wnbd device statusLucian Petrut2021-02-231-0/+1
|/
* rbd: propagate WNBD start errorsLucian Petrut2021-02-031-1/+6
* rbd: improve Windows remap failure handlingLucian Petrut2021-02-032-5/+21
* rbd: add image map timeouts on WindowsLucian Petrut2021-02-032-58/+222
* rbd: restrict Windows service exec callsLucian Petrut2021-02-031-28/+53
* rbd: allow non persistent Windows mappingsLucian Petrut2021-02-032-0/+35
* rbd: fix Windows block count overflowLucian Petrut2021-02-031-2/+2
* rbd: delegate map requests to the Windows serviceLucian Petrut2021-02-032-2/+194
* rbd: fix offset overflow on WindowsLucian Petrut2021-01-221-2/+2
* rbd: add "help" command to rbd-wnbdLucian Petrut2020-11-221-1/+3
* rbd: update "rbd-wnbd show" error handlingLucian Petrut2020-11-201-1/+4
* rbd: allow mounting images on WindowsLucian Petrut2020-11-185-0/+2067