Whamcloud - gitweb
b=21551 holding ->lli_size_sem to update inode size
authorJay Xiong <Jinshan.Xiong@Sun.COM>
Thu, 4 Feb 2010 04:17:05 +0000 (12:17 +0800)
committerRobert Read <rread@sun.com>
Mon, 8 Feb 2010 22:34:30 +0000 (14:34 -0800)
commit86a153fc4d659dc2662ab5201fac86eb06a31a96
tree1a93ecc43cb968e2811937ee06a1239a882bd8f3
parenta3f659c10dd7135c9626922fc2577be0e557a76c
b=21551 holding ->lli_size_sem to update inode size

- Fixed i_size_write in vvp_io_commit_write, it has to be called under ->lli_size_sem
- clenaup the code.

i=wangdi
i=green
lustre/lclient/lcommon_cl.c
lustre/liblustre/llite_lib.h
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/rw.c
lustre/llite/vvp_io.c
lustre/llite/vvp_object.c