From dcd3cc05e5f230f8fbc0c3369a5d6ad4f1d23aed Mon Sep 17 00:00:00 2001 From: "Yan, Zheng" Date: Fri, 28 Feb 2014 16:36:09 +0800 Subject: [PATCH] ceph: fix reset_readdir() When changing readdir postion, fi->next_offset should be set to 0 if the new postion is not in the first dirfrag. Signed-off-by: Yan, Zheng Reviewed-by: Alex Elder --- Reading git-format-patch failed