summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorAnton Altaparmakov <aia21@cantab.net>2002-04-27 17:27:58 +0100
committerAnton Altaparmakov <aia21@cantab.net>2002-04-27 17:27:58 +0100
commitdfeb484522e07510eae1f7e9334a2b791a4c3755 (patch)
tree925e250d5ca1e729edc2bf34891b3933b3c847e4 /kernel
parent923b6fa8037bb83d509f76900afdc394f5eb3bfa (diff)
NTFS: 2.0.4 - Cleanups and updates for kernel 2.5.11.
- Add documentation on how to use the MD driver to be able to use NTFS stripe and volume sets in Linux and generally cleanup documentation a bit. Remove all uses of kdev_t in favour of struct block_device *: - Change compress.c::ntfs_file_read_compressed_block() to use sb_getblk() instead of getblk(). - Change super.c::ntfs_fill_suoer() to use bdev_hardsect_size() instead of get_hardsect_size(). - No need to get old blocksize in super.c::ntfs_fill_super() as fs/super.c::get_sb_bdev() already does this. - Set bh->b_bdev instead of bh->b_dev throughout aops.c.
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions