Re: [PATCH 2/3] staging: lustre: llite: root inode checking for migration

2017-02-12 Thread Greg Kroah-Hartman
On Sat, Feb 11, 2017 at 12:12:38PM -0500, James Simmons wrote: > From: wang di > > Do not migrate root inode. That says _what_ happens here, but you aren't giving any hint as to _why_ this is needed. I'll take this, but be more careful about your changelog comments in the future... thanks, gr

[PATCH 2/3] staging: lustre: llite: root inode checking for migration

2017-02-11 Thread James Simmons
From: wang di Do not migrate root inode. Signed-off-by: wang di Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-7577 Reviewed-on: http://review.whamcloud.com/17669 Reviewed-by: Lai Siyao Reviewed-by: John L. Hammond Reviewed-by: Oleg Drokin Signed-off-by: James Simmons --- drivers/stag