Home
last modified time | relevance | path

Searched hist:"8925 d4f0" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Dattrib.h8925d4f0 Tue Oct 04 08:48:20 CDT 2005 Anton Altaparmakov <aia21@cantab.net> NTFS: Change ntfs_attr_make_non_resident to take the attribute value size
as an extra parameter. This is needed since we need to know the size
before we can map the mft record and our callers always know it. The
reason we cannot simply read the size from the vfs inode i_size is
that this is not necessarily uptodate. This happens when
ntfs_attr_make_non_resident() is called in the ->truncate call path.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
8925d4f0 Tue Oct 04 08:48:20 CDT 2005 Anton Altaparmakov <aia21@cantab.net> NTFS: Change ntfs_attr_make_non_resident to take the attribute value size
as an extra parameter. This is needed since we need to know the size
before we can map the mft record and our callers always know it. The
reason we cannot simply read the size from the vfs inode i_size is
that this is not necessarily uptodate. This happens when
ntfs_attr_make_non_resident() is called in the ->truncate call path.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
H A Dattrib.c8925d4f0 Tue Oct 04 08:48:20 CDT 2005 Anton Altaparmakov <aia21@cantab.net> NTFS: Change ntfs_attr_make_non_resident to take the attribute value size
as an extra parameter. This is needed since we need to know the size
before we can map the mft record and our callers always know it. The
reason we cannot simply read the size from the vfs inode i_size is
that this is not necessarily uptodate. This happens when
ntfs_attr_make_non_resident() is called in the ->truncate call path.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
8925d4f0 Tue Oct 04 08:48:20 CDT 2005 Anton Altaparmakov <aia21@cantab.net> NTFS: Change ntfs_attr_make_non_resident to take the attribute value size
as an extra parameter. This is needed since we need to know the size
before we can map the mft record and our callers always know it. The
reason we cannot simply read the size from the vfs inode i_size is
that this is not necessarily uptodate. This happens when
ntfs_attr_make_non_resident() is called in the ->truncate call path.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>