Fix lseek's bug in smartfs
authorTaeJun Kwon <tj80.kwon@samsung.com>
Mon, 3 Apr 2017 08:11:11 +0000 (17:11 +0900)
committerTaeJun Kwon <tj80.kwon@samsung.com>
Mon, 3 Apr 2017 08:11:11 +0000 (17:11 +0900)
commitfe2d5c83e8254d87ee51a0b68e6f60b4f980747f
tree2b0b49a63febe2f97b675af955b8e6235eac8579
parentab85fcac89305a4a4ba18ca625303f2b7abbf5db
Fix  lseek's bug in smartfs

lseek should set the file offset to the size of the file plus offset
os/fs/smartfs/smartfs_smart.c