Changeset 3d4fd2c in mainline for uspace/lib/ext4/libext4_ialloc.h


Ignore:
Timestamp:
2011-11-22T16:56:09Z (14 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
82d7816
Parents:
bf66ef4
Message:

deleting regular files (directories is not debugged)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ext4/libext4_ialloc.h

    rbf66ef4 r3d4fd2c  
    3434#define LIBEXT4_LIBEXT4_IALLOC_H_
    3535
     36#include "libext4_filesystem.h"
     37#include "libext4_inode.h"
     38
     39extern int ext4_ialloc_free_inode(ext4_filesystem_t *, ext4_inode_ref_t *);
    3640
    3741#endif
Note: See TracChangeset for help on using the changeset viewer.