diff options
Diffstat (limited to 'fs/btrfs/inode.c')
-rw-r--r-- | fs/btrfs/inode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/inode.c b/fs/btrfs/inode.c index 2f426a51e60d..81b235a61f8c 100644 --- a/fs/btrfs/inode.c +++ b/fs/btrfs/inode.c | |||
@@ -1944,7 +1944,7 @@ enum btrfs_orphan_cleanup_state { | |||
1944 | }; | 1944 | }; |
1945 | 1945 | ||
1946 | /* | 1946 | /* |
1947 | * This is called in transaction commmit time. If there are no orphan | 1947 | * This is called in transaction commit time. If there are no orphan |
1948 | * files in the subvolume, it removes orphan item and frees block_rsv | 1948 | * files in the subvolume, it removes orphan item and frees block_rsv |
1949 | * structure. | 1949 | * structure. |
1950 | */ | 1950 | */ |