Stopped NBD writes from committing all-zero blocks to disc (tentative, needs
further testing).
This commit is contained in:
@@ -18,7 +18,6 @@ void syntax()
|
||||
" flexnbd read <IP address> <port> <offset> <length> > data\n"
|
||||
" flexnbd write <IP address> <port> <offset> <length> < data\n"
|
||||
" flexnbd write <IP address> <port> <offset> <data file>\n"
|
||||
" flexnbd mirror <IP address> <port> <target IP> <target port>\n"
|
||||
);
|
||||
exit(1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user