Add readonly inode flag
authorYan <yanzheng@21cn.com>
Mon, 14 Jan 2008 18:35:00 +0000 (13:35 -0500)
committerDavid Woodhouse <dwmw2@hera.kernel.org>
Mon, 14 Jan 2008 18:35:00 +0000 (13:35 -0500)
commit3a3123bfc1074ee81c8cb44938e4b50a044898b9
tree73d8a92132b280a7a1583a9a8915ba095064706f
parent62a72e7d9ada7a986dd299622b2233fe2e386003
Add readonly inode flag

This patch adds readonly inode flag support.  A file with this flag
can't be modified, but can be deleted.
convert.c
ctree.h