|
@@ -788,7 +788,6 @@ static void show_mnt_opts(struct seq_file *m, struct vfsmount *mnt)
|
|
|
{ MNT_NOATIME, ",noatime" },
|
|
|
{ MNT_NODIRATIME, ",nodiratime" },
|
|
|
{ MNT_RELATIME, ",relatime" },
|
|
|
- { MNT_STRICTATIME, ",strictatime" },
|
|
|
{ 0, NULL }
|
|
|
};
|
|
|
const struct proc_fs_info *fs_infop;
|