mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
client: resync ioctl header from ceph-client.
Previous change to the CEPH_IOCTL_MAGIC in fbbf448
was incorrect!
Signed-off-by: Greg Farnum <gregf@hq.newdream.net>
This commit is contained in:
parent
4e3c201132
commit
bf030ca267
@ -4,7 +4,7 @@
|
||||
#include <linux/ioctl.h>
|
||||
#include <linux/types.h>
|
||||
|
||||
#define CEPH_IOCTL_MAGIC 0x98
|
||||
#define CEPH_IOCTL_MAGIC 0x97
|
||||
|
||||
/* just use u64 to align sanely on all archs */
|
||||
struct ceph_ioctl_layout {
|
||||
|
Loading…
Reference in New Issue
Block a user