]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/namei.c
xen-blkfront: Fix handling of non-supported operations
[karo-tx-linux.git] / fs / namei.c
index 88fd38d1e3e7ae8b9a6e0df2ea4baedb0c423cfa..ddb6a7c2b3d4aee1c3512e064350822533968dc5 100644 (file)
@@ -524,7 +524,7 @@ struct nameidata {
        struct inode    *link_inode;
        unsigned        root_seq;
        int             dfd;
-};
+} __randomize_layout;
 
 static void set_nameidata(struct nameidata *p, int dfd, struct filename *name)
 {