[Bug 227496] /usr/bin/quota overflow and underflow for NFS quota values.

2018-04-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227496

Mark Linimon  changed:

   What|Removed |Added

   Keywords||patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 227496] /usr/bin/quota overflow and underflow for NFS quota values.

2018-04-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227496

Bug ID: 227496
   Summary: /usr/bin/quota overflow and underflow for NFS quota
values.
   Product: Base System
   Version: 11.1-STABLE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: p...@chalmers.se

Created attachment 192491
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192491&action=edit
suggested patch

Quota calculation for NFS quotas over 2Tbyte fails due to overflow.
It also fails if the remote rpc.rquotad sends rq_bsize less than  DEV_BSIZE, in
this case underflow.

See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221697

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"