diff options
author | Namjae Jeon <namjae.jeon@samsung.com> | 2013-04-30 03:21:11 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-30 05:28:40 +0400 |
commit | ea3983ace6b79c96e6ab3d3837e2eaf81ab881e2 (patch) | |
tree | ebd063193dcbbddaccd10e62894d477f9e203ac3 /net | |
parent | e22a444275d1e7c80db5d8bec08fb8d0d79617ad (diff) | |
download | linux-ea3983ace6b79c96e6ab3d3837e2eaf81ab881e2.tar.xz |
fat: restructure export_operations
Define two nfs export_operation structures,one for 'stale_rw' mounts and
the other for 'nostale_ro'. The latter uses i_pos as a basis for encoding
and decoding file handles.
Also, assign i_pos to kstat->ino. The logic for rebuilding the inode is
added in the subsequent patches.
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Ravishankar N <ravi.n1@samsung.com>
Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.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 'net')
0 files changed, 0 insertions, 0 deletions