All of lore.kernel.org
 help / color / mirror / Atom feed
* WARNING: at linux/fs/inode.c:280 drop_nlink
@ 2012-10-27 12:19 Ricky Ng-Adam
  2012-11-12 14:52 ` Jeff Layton
  0 siblings, 1 reply; 16+ messages in thread
From: Ricky Ng-Adam @ 2012-10-27 12:19 UTC (permalink / raw)
  To: linux-nfs

A one time warning after quite a bit of usage with no other problems:

------------[ cut here ]------------
WARNING: at /home/rngadam/lophilo/linux/fs/inode.c:280 drop_nlink+0x54/0x60()
Modules linked in: ipt_REDIRECT xt_tcpudp iptable_nat nf_nat
nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack ip_tables x_tables
snd_atmel_ac97c snd_ac97_codec ac97_bus snd_pcm snd_page_alloc
snd_timer snd soundcore lophilo(O) ipv6 autofs4
[<c000dfdc>] (unwind_backtrace+0x0/0xf0) from [<c0017784>]
(warn_slowpath_common+0x4c/0x64)
[<c0017784>] (warn_slowpath_common+0x4c/0x64) from [<c00177b8>]
(warn_slowpath_null+0x1c/0x24)
[<c00177b8>] (warn_slowpath_null+0x1c/0x24) from [<c00a9084>]
(drop_nlink+0x54/0x60)
[<c00a9084>] (drop_nlink+0x54/0x60) from [<c0131268>]
(nfs_dentry_iput+0x38/0x50)
[<c0131268>] (nfs_dentry_iput+0x38/0x50) from [<c00a67b0>] (d_kill+0x9c/0xec)
[<c00a67b0>] (d_kill+0x9c/0xec) from [<c00a6cf0>] (dput+0x78/0x134)
[<c00a6cf0>] (dput+0x78/0x134) from [<c0095128>] (fput+0x194/0x238)
[<c0095128>] (fput+0x194/0x238) from [<c0092380>] (filp_close+0x68/0x80)
[<c0092380>] (filp_close+0x68/0x80) from [<c001ab88>]
(put_files_struct+0xb4/0xd8)
[<c001ab88>] (put_files_struct+0xb4/0xd8) from [<c001ad1c>]
(do_exit+0x134/0x72c)
[<c001ad1c>] (do_exit+0x134/0x72c) from [<c001b59c>] (do_group_exit+0x40/0xac)
[<c001b59c>] (do_group_exit+0x40/0xac) from [<c001b618>]
(__wake_up_parent+0x0/0x18)
---[ end trace 3bda0ec3b276e040 ]---

client:

Linux lophilo 3.4.4+ #34 Sat Oct 6 16:28:57 CST 2012 armv5tejl GNU/Linux

server:

Linux rngadam-think 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:32:08
UTC 2012 i686 i686 i686 GNU/Linux

# exportfs -v
/home/rngadam/lophilo.nfs
<world>(rw,async,wdelay,no_root_squash,no_subtree_check)
/home/rngadam/lophilo
<world>(rw,wdelay,root_squash,all_squash,no_subtree_check,anonuid=0,anongid=0)

seems to have occurred while a bunch of faiilng lstat on long paths
were going on:

stat { [Error: ENOENT, lstat
'/home/lophilo/lophilo/lmc/users/rngadam/lophilojs-example.git/client/code/colorpicker/img/colorpicker/img/colorpicker/img/colorpicker/js/colorpicker/css/colorpicker']
  errno: 34,
  code: 'ENOENT',
  path: '/home/lophilo/lophilo/lmc/users/rngadam/lophilojs-example.git/client/code/colorpicker/img/colorpicker/img/colorpicker/img/colorpicker/js/colorpicker/css/colorpicker'
}

--
伍思力 | Ricky Ng-Adam | Lophilo Ltd | http://lophilo.com | (+86)186-2126-2521

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2012-12-17 15:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-27 12:19 WARNING: at linux/fs/inode.c:280 drop_nlink Ricky Ng-Adam
2012-11-12 14:52 ` Jeff Layton
2012-12-13 11:31   ` Jeff Layton
2012-12-13 14:45     ` Myklebust, Trond
2012-12-13 21:07       ` Al Viro
2012-12-13 21:22         ` Myklebust, Trond
2012-12-14  3:06           ` Jeff Layton
2012-12-14  3:22             ` Myklebust, Trond
2012-12-14 12:51               ` Jeff Layton
2012-12-14 18:22                 ` Myklebust, Trond
2012-12-17 13:08                   ` Jeff Layton
2012-12-17 15:14                     ` Myklebust, Trond
2012-12-17 15:23                       ` Jeff Layton
2012-12-14 21:53                 ` [PATCH 1/2] NFS: Ensure that we always drop inodes that have been marked as stale Trond Myklebust
2012-12-14 21:53                   ` [PATCH 2/2] NFS: Fix calls to drop_nlink() Trond Myklebust
2012-12-17 12:47                   ` [PATCH 1/2] NFS: Ensure that we always drop inodes that have been marked as stale Jeff Layton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.