diff options
| author | Anton Altaparmakov <aia21@cam.ac.uk> | 2002-03-14 00:56:11 +0000 |
|---|---|---|
| committer | Anton Altaparmakov <aia21@cam.ac.uk> | 2002-03-14 00:56:11 +0000 |
| commit | 37a42bda630bdfc9c8dc99d1f47cc6feec29b3cc (patch) | |
| tree | d430c8025ffb34614fa9e5a02d6f46f0ef91fc45 /include/linux/fs.h | |
| parent | 597db13e07de2642fbe529928bd6c85fa8ec7a5a (diff) | |
| parent | 4951bab696a0208a5557b74e15f530674c2e8276 (diff) | |
Merge bk://linux.bkbits.net/linux-2.5 into cam.ac.uk:/home/aia21/tng
Diffstat (limited to 'include/linux/fs.h')
| -rw-r--r-- | include/linux/fs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/fs.h b/include/linux/fs.h index 2ec32b79ded8..9cd6a35ab641 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h @@ -647,7 +647,6 @@ struct quota_mount_options #include <linux/ext3_fs_sb.h> #include <linux/hpfs_fs_sb.h> -#include <linux/ntfs_fs_sb.h> #include <linux/msdos_fs_sb.h> #include <linux/iso_fs_sb.h> #include <linux/sysv_fs_sb.h> @@ -699,7 +698,6 @@ struct super_block { union { struct ext3_sb_info ext3_sb; struct hpfs_sb_info hpfs_sb; - struct ntfs_sb_info ntfs_sb; struct msdos_sb_info msdos_sb; struct isofs_sb_info isofs_sb; struct sysv_sb_info sysv_sb; |
