hc
2023-11-24 2b26ab132d1b33b91c84c6d732456200e8c5ee77
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;