Re: [PATCH] btrfs: fix typo in btrfs_statfs()

2016-04-04 Thread David Sterba
On Mon, Apr 04, 2016 at 11:13:57AM +0100, Luis de Bethencourt wrote: > Correct a typo in the chunk_mutex name. > > Signed-off-by: Luis de Bethencourt > --- > > Hi, > > I noticed this typo while fixing bug 114281 [0]. If this type of fixes are > not welcomed I could squash it into the patch for

[PATCH] btrfs: fix typo in btrfs_statfs()

2016-04-04 Thread Luis de Bethencourt
Correct a typo in the chunk_mutex name. Signed-off-by: Luis de Bethencourt --- Hi, I noticed this typo while fixing bug 114281 [0]. If this type of fixes are not welcomed I could squash it into the patch for that bug. Thanks, Luis [0] https://bugzilla.kernel.org/show_bug.cgi?id=114281 fs/bt