Ronnie Sahlberg

Results 244 comments of Ronnie Sahlberg

The reason it is not exposed in nfs_open() is because in posix the open() system call does not have a deny-mode argument. nfs_open() tries to mimic the arguments and semantics...

It would be useful to have an example program showing a UblkCtrlBuilder getter, for example something like "ublk list -n 27" but in rust using the rust library, So that...

It is probably not intentional. I am used to libtool and I don't really know Cmake much/at all. Can you send a PR to fix it?

Sorry, forgot about that one. I have merged it now.

I changed it back. There has been releases so reversing the SO number would cause more problems than it would solve. There is no real reason why SO numbering should...

This would be really nice but it would require fist I add full support for NFSv4.2 and then also all the new commands. This is unfortunately a very major effort...

Can you please send a pull request with the change

I can not reproduce the failure. I have a 4k thin provisioned LUN and the test passes. Those three arguments in iscsi should not affect reading from the device. They...

NFS4ERR_ACCESS(-13) sounds like the server intermittently returns an error to what should really just be a call to get the attributes. I have not seen this happening myself. Also, when...