mirror of https://github.com/torvalds/linux.git
new_dir does *NOT* point into dir_folio - it's an inode, not a pointer
to ufs directory entry.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| balloc.c | ||
| cylinder.c | ||
| dir.c | ||
| file.c | ||
| ialloc.c | ||
| inode.c | ||
| namei.c | ||
| super.c | ||
| swab.h | ||
| ufs.h | ||
| ufs_fs.h | ||
| util.c | ||
| util.h | ||