BTW.,
if someone still likes my trivial approach and thinks the patches might
be usable because they contain just a few silly changes which might be
easily rebased onto future kernel versions, I suggest to get rid of the
new syscall and just use something like
#define AT_WIPE 0x2000
in include/uapi/linux/fcntl.h
for using the old unlinkat() with that new flag. That's much easier to
handle than a new syscall which likely never will end up in the kernel
and makes my silly patches even more simple.
Regards,
Alexander Holler
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html