commit | 59f9c004320704179913fa7c57645017ccf1b5c3 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Tue Sep 09 11:57:10 2014 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Tue Sep 09 11:57:10 2014 +1000 |
tree | 73ecfb5867091852bf1510b01cd8a18863bba9d5 | |
parent | 49c69591c80648c14ff87525e97ee6ebe3a343cb [diff] |
xfs: lseek: the "whence" argument is called "whence" For some reason, the older commit: 965c8e5 lseek: the "whence" argument is called "whence" lseek: the "whence" argument is called "whence" But the kernel decided to call it "origin" instead. Fix most of the sites. left out xfs. So fix xfs. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Jie Liu <jeff.liu@oracle.com> Signed-off-by: Dave Chinner <david@fromorbit.com>