hc
2023-12-02 57e32c52610e6a560beda60bf33c48f9f42306d5
kernel/include/linux/fs.h
....@@ -697,7 +697,7 @@
697697 struct block_device *i_bdev;
698698 struct cdev *i_cdev;
699699 char *i_link;
700
- unsigned i_dir_seq;
700
+ unsigned __i_dir_seq;
701701 };
702702
703703 __u32 i_generation;