Hi Nikolaus,
On 11/17/2016 01:39 AM, Nikolaus Rath wrote:
Hi Ravishankar,
In commit 0b5da8d you added support for a new FUSE_LSEEK
operation. However, as far as I can tell the corresponding userspace
code never landed in libfuse.
Do you have a corresponding patch for libfuse?
No, unfortunatel
/misc.c
Signed-off-by: Ravishankar N
Signed-off-by: Namjae Jeon
---
fs/fat/dir.c |5 ++---
fs/fat/inode.c |2 +-
fs/fat/misc.c |4
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/fs/fat/dir.c b/fs/fat/dir.c
index 2a18234..58bf744 100644
--- a/fs/fat/dir.c
+++ b
fat_search_long() returns 0 on success, -ENOENT/ENOMEM on failure.Change
the function comment accordingly.
While at it, fix some trivial typos.
modified: fs/fat/dir.c
modified: fs/fat/inode.c
modified: fs/fat/misc.c
Signed-off-by: Ravishankar N
Signed-off-by
3 matches
Mail list logo