akpm@linux-foundation.org wrote: >The patch titled > git-nfsd-broke-reiser4 >has been removed from the -mm tree. Its filename was > git-nfsd-broke-reiser4.patch > >This patch was dropped because it was folded into reiser4.patch > >------------------------------------------------------ >Subject: git-nfsd-broke-reiser4 >From: Andrew Morton > >fs/reiser4/export_ops.c: In function 'reiser4_decode_fh': >fs/reiser4/export_ops.c:96: error: 'const struct export_operations' has no member named 'find_exported_dentry' >fs/reiser4/export_ops.c:96: warning: type defaults to 'int' in declaration of 'fn' >fs/reiser4/export_ops.c:98: error: 'const struct export_operations' has no member named 'find_exported_dentry' >fs/reiser4/export_ops.c:99: warning: comparison between pointer and integer >fs/reiser4/export_ops.c:101: error: called object 'fn' is not a function >fs/reiser4/export_ops.c: At top level: >fs/reiser4/export_ops.c:282: error: unknown field 'decode_fh' specified in initializer >fs/reiser4/export_ops.c:282: warning: initialization from incompatible pointer type >fs/reiser4/export_ops.c:284: error: unknown field 'get_dentry' specified in initializer >fs/reiser4/export_ops.c:285: warning: excess elements in struct initializer >fs/reiser4/export_ops.c:285: warning: (near initialization for 'reiser4_export_operations') > >help! > done Thanks, Edward.