Whamcloud - gitweb
b=596505
authorpschwan <pschwan>
Mon, 26 Aug 2002 17:08:31 +0000 (17:08 +0000)
committerpschwan <pschwan>
Mon, 26 Aug 2002 17:08:31 +0000 (17:08 +0000)
commita201dd305c119dd6fd58893db364833503a02b20
treefe6f257acef6854841cc703a7c646bcfb030b0cc
parent2e201fc9348aceee397651feeb653633f3e592ea
b=596505
Finish the last oustanding EOF-lock related items.  Specifically:
- ll_file_write now handles O_APPEND correctly
- ll_truncate takes a PW lock across truncation
- ll_file_seek added (based on generic_file_llseek), does an i_size refresh
lustre/include/linux/lustre_lite.h
lustre/llite/file.c
lustre/llite/rw.c
lustre/llite/super.c