linux/fs/ntfs
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical
block size and the logical block sized used when addressing the device.
With SATA 4KB drives coming out that will no longer be the case.  The
sector size will be 4KB but the logical block size will remain
512-bytes.  Hence we need to distinguish between the physical block size
and the logical ditto.

This patch renames hardsect_size to logical_block_size.

Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2009-05-22 23:22:54 +02:00
..
ChangeLog fix typo "insted" -> "instead" 2007-10-20 01:55:04 +02:00
Kconfig fs/Kconfig: move ntfs out 2009-01-22 13:15:55 +03:00
Makefile NTFS: Fix a mount time deadlock. 2007-10-12 09:16:30 -07:00
aops.c fs: rename buffer trylock 2008-08-04 21:56:09 -07:00
aops.h
attrib.c NTFS: Fix read regression. 2007-11-03 12:27:21 -07:00
attrib.h
bitmap.c
bitmap.h
collate.c
collate.h
compress.c fs: rename buffer trylock 2008-08-04 21:56:09 -07:00
debug.c
debug.h ntfs: don't fool kernel-doc 2008-12-01 19:55:25 -08:00
dir.c ntfs: remove private wrapper of endian helpers 2009-04-01 08:59:18 -07:00
dir.h
endian.h
file.c vmscan: split LRU lists into anon & file sets 2008-10-20 08:50:25 -07:00
index.c
index.h
inode.c ntfs: remove private wrapper of endian helpers 2009-04-01 08:59:18 -07:00
inode.h
layout.h ntfs: remove private wrapper of endian helpers 2009-04-01 08:59:18 -07:00
lcnalloc.c
lcnalloc.h
logfile.c NTFS: Fix a mount time deadlock. 2007-10-12 09:16:30 -07:00
logfile.h ntfs: remove private wrapper of endian helpers 2009-04-01 08:59:18 -07:00
malloc.h is_vmalloc_addr(): Check if an address is within the vmalloc boundaries 2008-02-05 09:44:14 -08:00
mft.c ntfs: remove private wrapper of endian helpers 2009-04-01 08:59:18 -07:00
mft.h
mst.c
namei.c [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
ntfs.h exportfs: make struct export_operations const 2007-10-22 08:13:21 -07:00
quota.c
quota.h
runlist.c NTFS: Fix a mount time deadlock. 2007-10-12 09:16:30 -07:00
runlist.h
super.c block: Do away with the notion of hardsect_size 2009-05-22 23:22:54 +02:00
sysctl.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
sysctl.h Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
time.h
types.h
unistr.c
upcase.c ntfs: le*_add_cpu conversion 2008-05-24 09:56:08 -07:00
usnjrnl.c
usnjrnl.h ntfs: remove private wrapper of endian helpers 2009-04-01 08:59:18 -07:00
volume.h