]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fuse: fix typo while displaying fuse numa mount option
authorAshish Samant <ashish.samant@oracle.com>
Wed, 20 May 2015 02:10:36 +0000 (19:10 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 29 Jun 2015 15:31:24 +0000 (08:31 -0700)
commit7f53b93c55a34e8126872a1e51f9434d40ed33c0
tree045362911bc3a8b45c25022c0212e6d028355276
parentcd9f5ca237f64c5a2ab0560ad77dedeabb70b272
fuse: fix typo while displaying fuse numa mount option

The mount command output on FUSE filesystem output incorrectly shows 'numa'
option together with the previous option.
This patch adds a comma separator and fixes the issue.

Orabug : 21040004

Signed-off-by: Ashish Samant <ashish.samant@oracle.com>
Reviewed-by: Srinivas Eeda <srinivas.eeda@oracle.com>
fs/fuse/inode.c