UDF: introduce struct extent_position
authorJan Kara <jack@suse.cz>
Tue, 8 May 2007 07:35:14 +0000 (00:35 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:21 +0000 (11:15 -0700)
commitff116fc8d1d43927c7651b91d5aec41eb30c4429
tree9b452298e6f070be35b2d366ce4a10e4a1384d17
parent60448b1d6db4e82946ff9a2ac88df341f5fa87a2
UDF: introduce struct extent_position

Introduce a structure extent_position to store a position of an extent and
the corresponding buffer_head in one place.

Signed-off-by: Jan Kara <jack@suse.cz>
Acked-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/udf/balloc.c
fs/udf/dir.c
fs/udf/directory.c
fs/udf/inode.c
fs/udf/namei.c
fs/udf/super.c
fs/udf/truncate.c
fs/udf/udfdecl.h