linux/fs/hostfs
Richard Weinberger aad50b1e06 hostfs: Add a BUG_ON to detect behavior changes of dentry_path_raw()
hostfs' __dentry_name() relies on the fact that dentry_path_raw() will place
the path name at the end of the provided buffer.
While this is okay, add a BUG_ON() to detect behavior changes as soon
as possible.

Signed-off-by: Richard Weinberger <richard@nod.at>
2015-03-26 23:27:49 +01:00
..
hostfs_kern.c hostfs: Add a BUG_ON to detect behavior changes of dentry_path_raw() 2015-03-26 23:27:49 +01:00
hostfs_user.c hostfs: support rename flags 2014-08-07 14:40:09 -04:00
hostfs.h hostfs: support rename flags 2014-08-07 14:40:09 -04:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00