summaryrefslogtreecommitdiff
path: root/staging/parse_xml.c
AgeCommit message (Collapse)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+568
After some back and forth, we decided that it is easier to maintain mausezahn in a staging directory until it is fully reworked and cleaned up to be ready to be fully integrated. This way, it is better than having it in a separate branch, and we can also accept patches from outside more easily. Also, while at it, fix up some function mismatches with libcli. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
i/linux/net-next.git/commit/fs/nilfs2/mdt.c?id=2879ed66e4c6da1dfc6bb0bd04566b61824f9256'>2879ed66e4c6da1dfc6bb0bd04566b61824f9256 (patch) treef6d5b47abac374fb9ecd516eaea424d990821d83 /fs/nilfs2/mdt.c parent090fd5b10165033d7c30afde0a7e59141d820602 (diff)
nilfs2: remove own inode allocator and destructor for metadata files
This finally removes own inode allocator and destructor functions for metadata files. Several routines, nilfs_mdt_new(), nilfs_mdt_new_common(), nilfs_mdt_clear(), nilfs_mdt_destroy(), and nilfs_alloc_inode_common() will be gone. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'fs/nilfs2/mdt.c')