diff options
author | Steven J. Magnani <steve@digidescorp.com> | 2012-07-11 21:02:42 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-11 23:04:47 (GMT) |
commit | 5d8ecbbc284f7e7568969574a6601b05f1ed1d90 (patch) | |
tree | 05c658069a610baaa0eeba8ed48e0689a191ec05 /drivers/connector | |
parent | c46938d4f3ecadd609a06dae0d5b26a30274b338 (diff) | |
download | linux-5d8ecbbc284f7e7568969574a6601b05f1ed1d90.tar.xz |
fat: fix non-atomic NFS i_pos read
fat_encode_fh() can fetch an invalid i_pos value on systems where 64-bit
accesses are not atomic. Make it use the same accessor as the rest of the
FAT code.
Signed-off-by: Steven J. Magnani <steve@digidescorp.com>
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions