diff options
author | Mark Fasheh | 2007-07-20 20:58:36 +0200 |
---|---|---|
committer | Mark Fasheh | 2007-08-10 02:25:27 +0200 |
commit | 7c08d70c69150148c14f02633855f1591219c37c (patch) | |
tree | d33828db9b500afbd2168e9667dddb8450683804 /fs/proc/nommu.c | |
parent | ocfs2: use s_maxbytes directly in ocfs2_change_file_space() (diff) | |
download | kernel-qcow2-linux-7c08d70c69150148c14f02633855f1591219c37c.tar.gz kernel-qcow2-linux-7c08d70c69150148c14f02633855f1591219c37c.tar.xz kernel-qcow2-linux-7c08d70c69150148c14f02633855f1591219c37c.zip |
ocfs2: Fix some casting errors related to file writes
ocfs2_align_clusters_to_page_index() needs to cast the clusters shift to
pgoff_t and ocfs2_file_buffered_write() needs loff_t when calculating
destination start for memcpy.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'fs/proc/nommu.c')
0 files changed, 0 insertions, 0 deletions