]> git.neil.brown.name Git - history.git/commit
[PATCH] FAT: empty path by fat_striptail_len returns the -ENOENT
authorAndrew Morton <akpm@osdl.org>
Tue, 30 Dec 2003 07:46:05 +0000 (23:46 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Tue, 30 Dec 2003 07:46:05 +0000 (23:46 -0800)
commit26b885870f5c67d704cfa40a65a6379db7c2182f
treeefddf228c6b37d423d71d45649a756e8c920066c
parent86b94f842fe3886c96ae7a3201d5cfc04dea6b53
[PATCH] FAT: empty path by fat_striptail_len returns the -ENOENT

From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>

If path length became zero by fat_striptail_len(), this returns the -ENOENT
as empty path.
fs/vfat/namei.c