commit | e6e903db6a5e960e595f9f1fd034adb942dd9508 | [log] [tgz] |
---|---|---|
author | Michael Vogt <michael.vogt@gmail.com> | Tue Apr 23 17:24:39 2024 +0200 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed Jun 05 09:04:30 2024 -0700 |
tree | 38ef707fdf2a7fae159051ceec492e733cc665a0 | |
parent | d16cab541ab9217977e2a39abf3d79f914146741 [diff] |
linux-user: Add ioctl for BLKBSZSET Tiny patch to add the ioctl wrapper definition for BLKBSZSET. Signed-off-by: Michael Vogt <mvogt@redhat.com> Message-Id: <20240423152438.19841-2-mvogt@redhat.com>