commit | 594a24eb0e7fa8413f8b443863be4b7c72bfde9f | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Wed Jun 25 16:01:30 2008 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:04:03 2008 -0400 |
tree | 616ddbee05148d18096fc56daf0a9af598078fc6 | |
parent | 051e1b9f748ae673b7325d3fc049bb838606cffa [diff] |
Fix btrfs_del_ordered_inode to allow forcing the drop during unlinks This allows us to delete an unlinked inode with dirty pages from the list instead of forcing commit to write these out before deleting the inode. Signed-off-by: Chris Mason <chris.mason@oracle.com>