Messages in this thread |  | | Date | Fri, 13 Jul 2001 06:23:28 -0400 (EDT) | From | Alexander Viro <> | Subject | Re: Re[2]: Question about ext2 |
| |
On Fri, 13 Jul 2001 malfet@gw.mipt.sw.ru wrote:
> I don't find this check in chain started from syscall and ends in ext2_rename > Correct me if I'm wrong.
Take a look at may_delete(). Heck, it's even documented there - * 7. If we were asked to remove a directory and victim isn't one - ENOTDIR. * 8. If we were asked to remove a non-directory and victim isn't one - EISDIR.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |